Tyyppi.Value.formulae

You're seeing just the function formulae, go back to Tyyppi.Value module for more information.

Specs

formulae() :: t()

Creates a not defined formulae wrapped by Tyyppi.Value

Specs

formulae(
  options :: Formulae.t() | binary() | [{:formulae, any()} | factory_option()]
) :: t()
Link to this function

formulae(value, formulae)

View Source

Specs

formulae(
  value :: any(),
  formulae :: Formulae.t() | binary() | {module(), atom(), list()}
) :: t()

Factory for formulae wrapped by Tyyppi.Value