libtophide-ocaml-dev

Hide values that start with '_' in ocaml toplevel
  http://mjambon.com/ocaml.html#tophide
  0
  no reviews



This library hides toplevel values whose name starts with an underscore. this is useful for some camlp4 syntax extensions that produce lots of global identifiers that should remain hidden.