package ppx_interact

  1. Overview
  2. Docs
Opens a REPL in context

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ppx_interact-0.2.0.tbz
sha256=980af59c34b9892c33e5f8c48a133bb42c3b66035afd5118b344bbecaa4d2fa0
sha512=a5c1206fd74ff297cf0f6585f0d79439d30e88960ae459a8ebd54028e3d5d66690d8455e7522e30fdd95cde3c3d43a75cf70e82234d6165de51ba7c3e1c8363a

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