box
v0.15.1
Search documentation of box
Settings
Box.Keyword
(box v0.15.1)
View Source
Summary
Types
key()
Functions
rename(keyword, from_key, to_key)
Types
key()
@type
key() ::
atom
()
Functions
rename(keyword, from_key, to_key)
@spec
rename(
Keyword.t
(),
key
(),
key
()) ::
Keyword.t
()