Investigate how to make built-ins more type-safe
Open
enhancement
model
polish
- Dominant language
- Swift
- Stars
- 34
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, our built-ins are defined in a rather weakly typed way. It would be cool if we could somehow abstract over this (e.g. structures with `Codable` arguments and use a custom decoder to deserialize `[Value]` or similar).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.