Toolbelt v0.2.0 Toolbelt.Keyword
Functions closely related to Keyword
that didn’t make it or didn’t yet make it to the standard library.
Summary
Functions
Determines if the given value kan be used as a keyword list element
See Keyword.new/0
See Keyword.new/1
Functions
See Keyword.delete/2
.
See Keyword.delete/3
.
See Keyword.drop/2
.
See Keyword.equal?/2
.
See Keyword.fetch/2
.
See Keyword.fetch!/2
.
See Keyword.get/2
.
See Keyword.get/3
.
See Keyword.get_lazy/3
.
See Keyword.get_values/2
.
See Keyword.has_key?/2
.
See Keyword.keys/1
.
See Keyword.keyword?/1
.
See Keyword.merge/2
.
See Keyword.merge/3
.
See Keyword.new/0
.
See Keyword.new/1
.
See Keyword.new/2
.
See Keyword.pop/2
.
See Keyword.pop/3
.
See Keyword.pop_first/2
.
See Keyword.pop_first/3
.
See Keyword.pop_lazy/3
.
See Keyword.put/3
.
See Keyword.put_new/3
.
See Keyword.size/1
.
See Keyword.split/2
.
See Keyword.take/2
.
See Keyword.to_list/1
.
See Keyword.update/4
.
See Keyword.update!/3
.
See Keyword.values/1
.