Lamblichus (lamblichus v0.1.0)

Link to this section Summary

Link to this section Functions

@spec flip(any(), any()) :: :ok | (any() -> any()) | list()

See Lamblichus.Functor.functor_flipped/2.

@spec fmap(any(), any()) :: :ok | (any() -> any()) | list()

See Lamblichus.Functor.functor/2.