futurescript
futurescript copied to clipboard
Suggestion: Add immutable mode for true Functional style
Would be awesome to be forced to use immutable objects and const only, perhaps by scope?
An extension could allow choosing which immutable library to use similar to how .. is handled via manifest. Just another idea ;)