Current section

Files

Jump to
colonel lib colonel.ex
Raw

lib/colonel.ex

defmodule Colonel do
@moduledoc """
Colonel provides functions that could be imagined in `Kernel` but aren't there.
Functions will end up in this module after being proven in `Colonel.Experimental`.
"""
end