Flattening refers to either reducing a multi-dimensional array to a single dimension or to reducing a class and class methods to handle based function calls.
I am trying to achieve the functionality similar to unlist, with the exception that types are not coerced to a …
list r standard-library flatten type-coercion