View Source TypeCheck.DefaultOverrides.Function (TypeCheck v0.13.5)

Link to this section Summary

Types

(This type is managed by TypeCheck, which allows checking values against the type at runtime.)

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