Module VH.ExceptionlessSource

Sourceval find : 'a t -> key -> 'a option
Sourceval modify : key -> ('a -> 'a) -> 'a t -> (unit, exn) BatPervasives.result