Node.mapping

Return a range object iterating over mapping's pairs.

struct Node
@trusted
mapping
()

Throws

NodeException if the node is not a mapping.

Meta