package fred

  1. Overview
  2. Docs
type sort_order =
  1. | Ascending
  2. | Descending

General sort order options

val sort_order_to_string : sort_order -> string
OCaml

Innovation. Community. Security.