Feature request: drop colons in favor of conversion functions
Open
- Dominant language
- JavaScript
- Stars
- 276
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
A colon notation is used for forcing data types like string, integer, boolean, when the same could be achieved by string(), integer(), boolean() etc. Wouldn't conversion functions be more consistent?
Contributor guide
Assessment
This issue has not been assessed yet.