seqSort function

SeqSort seqSort(
  1. Sort sort
)

Implementation

SeqSort seqSort(Sort sort) => SeqSort(sort).declare();