package base

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file sexp_with_comparable.ml

1
2
3
4
include Comparable.Make (Sexp)
include Sexp
(* we include [sexp] last to ensure we get a faster [equal] than the one
   produced by [Comparable.Make] *)
OCaml

Innovation. Community. Security.