sig
  val find :
    'Extlib.ExtHashtbl.Hashtbl.S.t ->
    Extlib.ExtHashtbl.Hashtbl.S.key -> 'a option
end