Records Mapping Records Mapping Records in Hamler are mapping to Erlang Maps at compile-time. Records in Hamler: type Person = { name :: String , age :: Intege...
Hamler Cheatsheet Hamler Cheatsheet Hamler is a haskell-style functional programming language running on Erlang VM. Hello world Hamler REPL Comments Values, Types and V...