Generic term deconstruction.
Generic term deconstruction. An extractor that decomposes Products or Rewritable values into the value itself and a sequence of its children. Terms that are not products or Rewritable are not decomposable (ie the list of children will be empty).
Generic term deconstruction.