entries

open override fun entries(): List<Pair<String, GenericElement>>(source)

If this is a map, return a list of key-value entries.

Report a problem

Throws

if this is not a map.