View Source Xod.Transform (Xod v0.1.0)
Link to this section Summary
Link to this section Types
@type t() :: %Xod.Transform{closure: (term() -> term()), schema: Xod.Schema.t()}
Link to this section Functions
@spec new(Xod.Schema.t(), (term() -> term())) :: t()