package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.13.1

Install

Dune Dependency

Authors

Maintainers

Sources

4.13.1.tar.gz
sha256=194c7988cc1fd1c64f53f32f2f7551e5309e44d914d6efc7e2e4d002296aeac4

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.