package janestreet_csv

  1. Overview
  2. Docs
type t =
  1. | Ascending
  2. | Descending
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t -> t -> int
include Ppx_enumerate_lib.Enumerable.S with type t := t
val all : t list
val sexp_of_t : t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.