package ocaml_intrinsics

  1. Overview
  2. Docs

Load and store immediate values. Intended for use with Int and Bool.

module V : sig ... end
val unsafe_load_immediate : t -> V.t
val store_immediate : t -> V.t -> unit
OCaml

Innovation. Community. Security.