View Source Utils (Chorex v0.8.14)
Summary
Functions
Delete first instance of key k
.
iex> Utils.downcase_atom(Foo) :foo
iex> Utils.upcase_atom(:foo) :Foo
Functions
Delete first instance of key k
.
iex> Utils.downcase_atom(Foo) :foo
iex> Utils.upcase_atom(:foo) :Foo