Source file import.ml

1
2
3
4
5
open! Core_kernel
include Nested_profile

let concat = String.concat
let eprint_s = Core_kernel.Debug.eprint_s