Hallux v1.2.0
  • Pages
  • Modules

    API Reference Hallux v1.2.0

    Modules

    Hallux.Internal.Digit
    Hallux.Internal.Digit.Four
    Hallux.Internal.Digit.One
    Hallux.Internal.Digit.Three
    Hallux.Internal.Digit.Two
    Hallux.Internal.Elem
    Hallux.Internal.FingerTree
    Hallux.Internal.FingerTree.Deep
    Hallux.Internal.FingerTree.Empty
    Hallux.Internal.FingerTree.Single
    Hallux.Internal.IntInterval
    Hallux.Internal.IntInterval.IntInterval
    Hallux.Internal.IntInterval.NoInterval
    Hallux.Internal.Interval
    Hallux.Internal.Node
    Hallux.Internal.Node.Node2
    Hallux.Internal.Node.Node3
    Hallux.Internal.OrderedHashBounds
    Hallux.Internal.OrderedHashBounds.MinOrder
    Hallux.Internal.OrderedHashBounds.Order
    Hallux.Internal.OrderedHashBounds.Value
    Hallux.Internal.Size
    Hallux.Internal.Split
    Hallux.IntervalMap

    Interval maps implemented using Finger Trees.

    Hallux.OrderedMap

    An ordered sequence that is also a hashmap on values.

    Hallux.Protocol.Measured
    Hallux.Protocol.Monoid
    Hallux.Protocol.Reduce
    Hallux.Seq

    A representation of a sequence of values of type a, allowing access to the ends in constant time, and append and split in time logarithmic in the size of the smaller piece. (taken from here)

    Next Page → Hallux

    Built using ExDoc (v0.24.2) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference