We're a place where coders share, stay up-to-date and grow their careers.
Yes, +1 for immutability and pattern matching on tagged unions as well.
By ADTs do you mean algebraic or abstract data types?
Union Types and Product Types, the ones supported by Elm.
Yes, +1 for immutability and pattern matching on tagged unions as well.
By ADTs do you mean algebraic or abstract data types?
Union Types and Product Types, the ones supported by Elm.