View Source Hugs.TypeDef (hugs v0.2.3)

Link to this section Summary

Functions

Returns the quoted for for internal types. Internal types refers to types representation using tagged tuples.

Link to this section Functions

Returns the quoted for for internal types. Internal types refers to types representation using tagged tuples.

Link to this function

value_typed?(type_def, value)

View Source