View Source Algae.Tree.BinarySearch.Empty (Algae v1.3.2-doma)

Link to this section Summary

Functions

Default Elixir.Algae.Tree.BinarySearch.Empty struct

Link to this section Types

@type t() :: %Algae.Tree.BinarySearch.Empty{}

Link to this section Functions

@spec new() :: t()

Default Elixir.Algae.Tree.BinarySearch.Empty struct