Equalable v0.1.1 Equalable.ErlangType.Defs View Source
Link to this section Summary
Functions
Helper to define collection to collection equivalence relation
Helper to define scalar to scalar equivalence relation
Helper to define scalar to collection equivalence relation
Link to this section Functions
Link to this macro
collections() View Source (macro)
Link to this macro
define_collections() View Source (macro)
Helper to define collection to collection equivalence relation
Link to this macro
define_scalars() View Source (macro)
Helper to define scalar to scalar equivalence relation
Link to this macro
define_scalars_collections() View Source (macro)
Helper to define scalar to collection equivalence relation
Link to this macro