package janestreet_csv

  1. Overview
  2. Docs
type t = {
  1. field : string;
  2. order : Order.t;
  3. sort_type : Sort_type.t;
}
val sexp_of_t : t -> Sexplib0.Sexp.t
val param : t list Core.Command.Param.t
OCaml

Innovation. Community. Security.