package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val find : 'a BatHashtbl.Make(ResultNode).t -> key -> 'a option
val modify : key -> ('a -> 'a) -> 'a BatHashtbl.Make(ResultNode).t -> (unit, exn) BatPervasives.result