#erlang

Uses: 1

Generic Representation of Algebraic Data Types in Erlang

Tags: #coding #erlang #pure functional #generic #type system #algebraic data types #algebra #common data model

Erlang permits writing a generic code but it has a few disadvantages that makes they usage questionable. The datum library provides a parse transform to solve Erlang’s limitations.