package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'col_id t =
  1. | Set_sort of 'col_id
  2. | Add_sort of 'col_id

Simple variant module used as a message for changing ordering.

val sexp_of_t : ('col_id -> Sexplib0.Sexp.t) -> 'col_id t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.