View Source TypeCheck.DefaultOverrides.Regex (TypeCheck v0.13.7)
Summary
Types
(This type is managed by TypeCheck
,
which allows checking values against the type at runtime.)
Full definition:
t() :: wrap_with_gen(
%Regex{opts: binary(), re_pattern: term(), re_version: term(), source: binary()},
&TypeCheck.DefaultOverrides.Regex.regex_gen/0
)