Make.Exceptionless
Operations on Hashtbl without exceptions.
Hashtbl
@documents Hashtbl.S.Exceptionless
val find : 'a t -> key -> 'a option
val modify : key -> ('a -> 'a) -> 'a t -> (unit, exn) BatPervasives.result