package libsail

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

Mixed useful things

Parameters

module S : Set.S

Signature

type dups =
  1. | No_dups of S.t
  2. | Has_dups of S.elt
val duplicates : S.elt list -> dups
OCaml

Innovation. Community. Security.