reSort function

ReSort reSort(
  1. Sort sort
)

The type of a regular expression of sequences of elements of type sort.

Implementation

ReSort reSort(Sort sort) => ReSort(sort).declare();