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