json_in_type icon indicating copy to clipboard operation
json_in_type copied to clipboard

Heterogeneous lists

Open malthe opened this issue 3 years ago • 0 comments

How would one map an iterator of different json_object! (i.e. from a match expression) into a single list – for example, a collection of GeoJSON features (each of which can be type "Point", "LineString" etc.)

malthe avatar Jun 25 '22 10:06 malthe