Yex.Map (y_ex v0.0.1)
Summary
Types
@type t() :: %Yex.Map{reference: any()}
Functions
Link to this function
delete(map, key)
Link to this function
get(map, key)
Link to this function
set(map, key, content)
Link to this function
size(map)
Link to this function
to_json(map)
Link to this function