Algae.Either.Left (Algae v1.3.1) View Source
Link to this section Summary
Functions
Default Elixir.Algae.Either.Left struct. Value defaults to nil.
Helper for initializing struct with a specific value
Link to this section Types
Specs
t() :: %Algae.Either.Left{left: any()}
Link to this section Functions
Specs
new() :: t()
Default Elixir.Algae.Either.Left struct. Value defaults to nil.
Specs
Helper for initializing struct with a specific value