datastructures

v0.1.1

  • Pages
  • Modules
  • Exceptions
  • Protocols

    datastructures v0.1.1 API Reference

    • Modules
    • Exceptions
    • Protocols

    Modules

    Data
    Data.Array.Standard
    Data.Dict
    Data.Dictionary.BalancedTree
    Data.Dictionary.BalancedTree.Sequence
    Data.Dictionary.Standard
    Data.Enumerable
    Data.Queue.Simple

    A simple and performant queue

    Data.Queue.Standard
    Data.Seq
    Data.Seq.WithIndex
    Data.Set.BalancedTree
    Data.Set.Standard
    Data.Stack.Simple

    A simple stack

    Exceptions

    Data.Error.Empty
    Data.Error.Missing
    Data.Error.OutOfBounds

    Protocols

    Data.Array
    Data.Contains
    Data.Counted
    Data.Dictionary
    Data.Emptyable
    Data.Listable
    Data.Peekable
    Data.Queue
    Data.Reducible
    Data.Reversible
    Data.Sequence
    Data.Sequenceable
    Data.Set
    Data.Stack
    Data.Vector

    Built using ExDoc (v0.11.5), designed by Friedel Ziegelmayer.