vow v0.0.1 Vow.Function View Source
TODO
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
conform(spec, fun, args \\ [])
View Sourceconform(t(), f(), args :: [term()]) :: {:ok, conformed_function()} | {:error, {:args | :ret | :fun, [Vow.ConformError.Problem.t()]}}