package lsp

  1. Overview
  2. Docs

doc/lsp.stdune/Stdune/Set/Make/argument-2-M/Multi/index.html

Module M.Multi

type nonrec 'a t = 'a list t
val rev_union : 'a t -> 'a t -> 'a t
val cons : 'a t -> key -> 'a -> 'a t
val find : 'a t -> key -> 'a list
val add_all : 'a t -> key -> 'a list -> 'a t
OCaml

Innovation. Community. Security.