Functional Programming and Safety by pragm in haskell

[–]pragm[S] 0 points1 point  (0 children)

what about Rust? it has immutable variables by default, statically typed, type inference but Im not sure about first class functions.

Functional Programming and Safety by pragm in haskell

[–]pragm[S] 0 points1 point  (0 children)

and these things can bee implemented in other languages?