Algae v0.12.2 Algae.Id View Source

The simplest ADT: a simple wrapper for some data

Examples

%Algae.Id{id: "hi!"}

Link to this section Summary

Functions

Default Elixir.Algae.Id struct

Constructor helper for piping

Link to this section Types

Link to this type t() View Source
t() :: %Algae.Id{id: any}

Link to this section Functions

Default Elixir.Algae.Id struct

Constructor helper for piping