Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
get_dir libname
returns the path where libname
is installed
val sub_libraries : string -> Util.StringSet.t
Returns the list of sublibraries of a given library
val deps : string list -> (Util.StringSet.t, [> `Msg of string ]) result
Returns the list of transitive package dependencies of given libraries
module Db : sig ... end