package fungi

  1. Overview
  2. Docs

Module Fungi.TreesetSource

Sourcemodule type TSet = sig ... end
Sourceval (let*) : 'a option -> ('a -> 'b option) -> 'b option
Sourcemodule TreeSet (Ord : Set.OrderedType) : TSet with type t := Ord.t