Functor Collection.Set.Imperative.MakeMutable
module MakeMutable:
| Parameters: |
|
include Collection.Set.S
val create : int -> tval clear : t -> unitval copy : t -> tval add : t -> elt -> unitval remove : t -> elt -> unit
module MakeMutable:
| Parameters: |
|
include Collection.Set.S
val create : int -> tval clear : t -> unitval copy : t -> tval add : t -> elt -> unitval remove : t -> elt -> unit