Packages

Property-based testing and metamorphic testing combinator library for Gleam

Current section

Files

Jump to
metamon include metamon@transform_Transform.hrl
Raw

include/metamon@transform_Transform.hrl

-record(transform, {name :: binary(), apply :: fun((any()) -> any())}).