Arend
Arend copied to clipboard
Dynamic definitions for `\data`
Dynamic definitions for \data
are useful just as member functions for enum
s are useful in Rust. For example, Haskell has modules like Data.List
, Data.Maybe
, Data.Either
, while we can make them dynamic definitions of corresponding \data
types. IMHO this will greatly simplify coding, as well as improve readability.