Haex.Data.TypeConstructorBuilder (haex v0.0.4) View Source
generates AST representation of Haex.Data.TypeConstructor
to return from
Haex.data/1
macro
Link to this section Summary
Link to this section Functions
Specs
build(Haex.Data.TypeConstructor.t(), [Haex.Data.DataConstructor.t()]) :: Macro.output()
Specs
build_helper(Haex.Data.TypeConstructor.t(), Haex.Data.DataConstructor.t()) :: Macro.output()