View Source Algae.Free.Pure (Algae v1.3.2-doma)

Link to this section Summary

Functions

Default Elixir.Algae.Free.Pure struct. Value defaults to %Witchcraft.Unit{}.

Helper for initializing struct with a specific value

Link to this section Types

@type t() :: %Algae.Free.Pure{pure: any()}

Link to this section Functions

@spec new() :: t()

Default Elixir.Algae.Free.Pure struct. Value defaults to %Witchcraft.Unit{}.

@spec new(any()) :: t()

Helper for initializing struct with a specific value