package ppx_interact

  1. Overview
  2. Docs
Opens a REPL in context

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_interact-0.1.1.tbz
sha256=878ae55f224d9ca5ac888cf85b3a32cc3f8b72347fafddf0beae204584266943
sha512=d887b86bc9391c76dadb51d18cc15fe2fef461f6d2378412ce911067b3c7ab73f4df93d03522493ab6e50b1ce94515be72c9dd0d9b84faf0dd2db1ad16afa2c4

doc/src/ppx_interact.runtime/unstable.ml.html

Source file unstable.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

# 2 "unstable.cppo.ml"
module Misc = struct
  let find_in_path_uncap =
      
# 7 "unstable.cppo.ml"
      Misc.find_in_path_normalized
# 9 "unstable.cppo.ml"
end

let get_load_paths cmt_infos =
    
# 15 "unstable.cppo.ml"
    cmt_infos.Cmt_format.cmt_loadpath.visible @
    cmt_infos.cmt_loadpath.hidden
OCaml

Innovation. Community. Security.