Packages

Well-structured Queues for Elixir, offering a common interface with multiple implementations with varying performance guarantees that can be switched in your configuration.

Current section

Files

Jump to
okasaki lib okasaki.ex
Raw

lib/okasaki.ex

defmodule Okasaki do
@moduledoc """
Main namespace.
"""
end