Description
JsonBuilder and StreamingJsonBuilder currently support passing a Collection and a Closure, the closure will be applied to each item in the collection. An improvement would be to support the more general Iterable type.
JsonBuilder and StreamingJsonBuilder currently support passing a Collection and a Closure, the closure will be applied to each item in the collection. An improvement would be to support the more general Iterable type.