Haex.Data.TypeConstructor (haex v0.0.4) View Source
builds type constructor module used to implement a data type
Link to this section Summary
Link to this section Types
Specs
t() :: %Haex.Data.TypeConstructor{
name: Haex.Data.mod_name(),
params: [Haex.Data.param_name()]
}