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

Summary

Types

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

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

Types

@type decode_case() :: :upper | :lower | :mixed

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

Full definition:

decode_case() :: :upper | :lower | :mixed
@type encode_case() :: :upper | :lower

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

Full definition:

encode_case() :: :upper | :lower