package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.09.0

Install

Dune Dependency

Authors

Maintainers

Sources

4.09.0.tar.gz
sha256=a7bc044167e7d09f8e3ea84b88ec9d81392908ecdac861d3d5015e5f0fc496a3
md5=76ac39570fc88b16fda2a94db7cd5cf3

doc/ocamlcommon/Printlambda/index.html

Module Printlambda

val integer_comparison : Format.formatter -> Lambda.integer_comparison -> unit
val float_comparison : Format.formatter -> Lambda.float_comparison -> unit
val structured_constant : Format.formatter -> Lambda.structured_constant -> unit
val lambda : Format.formatter -> Lambda.lambda -> unit
val program : Format.formatter -> Lambda.program -> unit
val primitive : Format.formatter -> Lambda.primitive -> unit
val name_of_primitive : Lambda.primitive -> string
val value_kind : Format.formatter -> Lambda.value_kind -> unit
val block_shape : Format.formatter -> Lambda.value_kind list option -> unit
val record_rep : Format.formatter -> Types.record_representation -> unit
val print_bigarray : string -> bool -> Lambda.bigarray_kind -> Format.formatter -> Lambda.bigarray_layout -> unit
OCaml

Innovation. Community. Security.