Ceramic API
class
IntBoolMapKeyValueIterator
package
ceramic
import
ceramic.IntBoolMap
@:directlyUsed
@:allow(ceramic.IntBoolMap)
Available on all targets
Methods
inline
hasNext
():
Bool
inline
next
():{value:
Bool
, key:
Int
}