mapBinIterable

val A_MapBin.mapBinIterable: MapDescriptor.MapIterable

Create a MapIterable that produces each Entry of the A_Map.

Return

A MapIterable that visits each Entry once, in arbitrary order.