(no title)
wrcwill | 2 years ago
Unfortunately the list is pretty short.. rust, haskell, and now gleam are three that i've found nice.
gleam and haskell control mutability by being immutable, and rust is kindof have your cake and eat it too with the borrow checker
No comments yet.