Packages

Type validation and conversion library.

Current section

Files

Jump to
istype rebar.config
Raw

rebar.config

{erl_opts, [debug_info,
{parse_transform, istype_transform}]}.
{deps, [{forms, "0.0.1"}]}.