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

Summary

Types

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

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