Node.mapping

Return a range object iterating over mapping's pairs.

template mapping()
@serdeIgnore
mapping
(
this This
)
()

Members

Functions

mapping
auto mapping()
Undocumented in source. Be warned that the author may not have intended to support it.

Throws

NodeException if the node is not a mapping.

Meta