ExList v0.1.2 ExList.Backends.Tuple View Source

Link to this section Summary

Link to this section Types

Link to this type t(a) View Source
t(a) :: nil | {a, t(a)}

Link to this section Functions

Link to this macro list(head, tail) View Source (macro)