Packages

Things I didn't want to have to write again.

Current section

Files

Jump to
ex_utils_caddr lib caddr.ex~
Raw

lib/caddr.ex~

defmodule Caddr do
@moduledoc """
Documentation for Caddr.
"""
@doc """
Hello world.
## Examples
iex> Caddr.hello
:world
"""
def UniqC(e) do
end
end