View Source TypeCheck.DefaultOverrides.Function (TypeCheck v0.12.0)
Link to this section Summary
Link to this section Types
@type information() ::
:arity
| :env
| :index
| :module
| :name
| :new_index
| :new_uniq
| :pid
| :type
| :uniq
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
information() :: :arity | :env | :index | :module | :name | :new_index | :new_uniq | :pid | :type | :uniq