flattenList function

Flatten lists of lists with irregular depths to just a list of items, i.e. a list of the leaves (if you consider the input as a tree).

  • Maintainer: Chris Bielow
  • License: BSD_3_clause + file LICENSE
  • Last published: 2025-07-15