Module Ql.SortSource

Sourcetype criterion =
  1. | Asc of string
  2. | Desc of string
Sourcetype t = criterion list