module CamlinternalMod: sig .. end
sig
end
遞迴模組的執行期支援。此模組中的所有函式僅供系統使用,不適用於一般使用者。
type shape =
|
函式
Lazy
類別
Module of shape array
shape array
Value of Obj.t
Obj.t
val init_mod : string * int * int -> shape -> Obj.t
string * int * int -> shape -> Obj.t
val update_mod : shape -> Obj.t -> Obj.t -> unit
shape -> Obj.t -> Obj.t -> unit