Module Std.Ocaml_utils


module Ocaml_utils: Ocaml_utils

val running_byte_code : unit -> bool
running_byte_code ()
Returns true when the program is being run in byte code, false when it is being executed as native code.