package ocaml-base-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Official release 4.09.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
4.09.0.tar.gz
sha256=a7bc044167e7d09f8e3ea84b88ec9d81392908ecdac861d3d5015e5f0fc496a3
md5=76ac39570fc88b16fda2a94db7cd5cf3
doc/ocamltoplevel/Genprintval/Make/index.html
Module Genprintval.Make
Parameters
Signature
type t = O.tval install_printer :
Path.t ->
Types.type_expr ->
(Format.formatter -> t -> unit) ->
unitval install_generic_printer :
Path.t ->
Path.t ->
(int ->
(int -> t -> Outcometree.out_value, t -> Outcometree.out_value) gen_printer) ->
unitval install_generic_printer' :
Path.t ->
Path.t ->
(Format.formatter -> t -> unit, Format.formatter -> t -> unit) gen_printer ->
unitinstall_generic_printer' function_path constructor_path printer function_path is used to remove the printer.
val remove_printer : Path.t -> unitval outval_of_untyped_exception : t -> Outcometree.out_valueval outval_of_value :
int ->
int ->
(int -> t -> Types.type_expr -> Outcometree.out_value option) ->
Env.t ->
t ->
Types.type_expr ->
Outcometree.out_value sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page