std
::
collections
::
map {Key, Value}
@each
macro
HashMap
.
@each
(
map
;
@body
(
key
,
value
)
)
Parameters