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