struct_list
structs
R/standalone-struct-list.R
struct_flatten.Rd
Unlike purrr::list_flatten this is recursive for one reason which is that a struct_list must only contain structs.
purrr::list_flatten
struct_flatten(x)
a potentially nested list of struct_lists.
struct_lists
a flat struct_list of structs