When I have multiple dependencies, for example
module A = struct
open B< br /> …
end
module B = struct
…
end Is it possible to make OCaml top-level/utop load A.ml with all dependencie
When I have multiple dependencies, for example
module A = struct
open B< br /> …
end
module B = struct
…
end Is it possible to make OCaml top-level/utop load A.ml with all dependencie