Croma.TypeGen.list_of

You're seeing just the macro list_of, go back to Croma.TypeGen module for more information.
Link to this macro

list_of(module, options \\ [])

View Source (macro)

An ad-hoc version of Croma.SubtypeOfList.

Options:

  • :define_default0? - Boolean value that indicates whether to define default/0 (which simply returns []). Defaults to true.