TypeClass v1.2.0 TypeClass.Property.Generator.Custom View Source

Internal representation of a custom generator

Link to this section Summary

Functions

Define a hidden __cutsom_generator__/1 function

Link to this section Types

Link to this type t() View Source
t() :: %TypeClass.Property.Generator.Custom{generator: (... -> any)}

Link to this section Functions

Link to this macro custom_generator(arg, list) View Source (macro)

Define a hidden __cutsom_generator__/1 function