Creates an iterator from another iterator that will modify each of the values by converting them using a callback function.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
Json | Json currentValue() | ||||
Iterator | Iterator unwrap() | ||||
this(Json[string] | this(Json[string] itemToFilter, callable callableaCallback) |