Closed mgirlich closed 2 years ago
@krlmlr I think you also mentioned recursive fields at some point. Do you see other requirements?
Recursive fields should - at least for now - not use list_of
due to
a) huge performance issues with list_of
b) different depths
How could the spec look like for recursive fields, e.g.
NULL
, empty list?Output formats:
children
is a list of data frames)spec idea:
Output