package sihl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type criterion =
  1. | Asc of string
  2. | Desc of string
type t = criterion list