globalconst v0.3.1 GlobalConst View Source
Documentation for GlobalConst.
Link to this section Summary
Functions
Examples
Examples
key_type: :any, :atom
iex> GlobalConst.new(GlobalMap, %{a: 1, b: 2}, [key_type: :any])
GlobalMap
Documentation for GlobalConst.
iex> GlobalConst.new(GlobalMap, %{a: 1, b: 2}, [key_type: :any])
GlobalMap