Module Cap.ExceptionlessSource

Operations on BatHashtbl.Cap without exceptions.

Sourceval find : ('a, 'b, [> `Read ]) t -> 'a -> 'b option
Sourceval modify : 'a -> ('b -> 'b) -> ('a, 'b, [> `Read ]) t -> (unit, exn) BatPervasives.result