View Source TypeCheck.DefaultOverrides.String.Chars (TypeCheck v0.12.0)
Link to this section Summary
Link to this section Types
@type t() :: String.Chars.t()
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
t() :: impl(String.Chars)