logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Depend - Module dependencies.

Documentation

       Module Depend
        : sigend

       Module dependencies.

       Warning: this module is unstable and part of Compiler_libs .

       moduleString:(moduleMisc.Stdlib.String)typemap_tree =
        | Node ofString.Set.t*bound_maptypebound_map = map_treeString.Map.tvalmake_leaf : string->map_treevalmake_node : bound_map->map_treevalweaken_map : String.Set.t->map_tree->map_treevalfree_structure_names : String.Set.tref

       Collect free module identifiers in the a.s.t.

       valpp_deps : stringlistref

       Dependencies found by preprocessing tools.

       valopen_module : bound_map->Longident.t->bound_mapvaladd_use_file : bound_map->Parsetree.toplevel_phraselist->unitvaladd_signature : bound_map->Parsetree.signature->unitvaladd_implementation : bound_map->Parsetree.structure->unitvaladd_implementation_binding : bound_map->Parsetree.structure->bound_mapvaladd_signature_binding : bound_map->Parsetree.signature->bound_map

OCamldoc                                           2025-06-12                                         Depend(3o)

Module

       Module   Depend

Name

       Depend - Module dependencies.

See Also