Description

Creates an iterator from another iterator that will modify each of the values by converting them using a callback function.

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
JsonJson currentValue()
IteratorIterator unwrap()
this(Json[string]this(Json[string] itemToFilter, callable callableaCallback)