package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.13.0

Install

Dune Dependency

Authors

Maintainers

Sources

4.13.0.tar.gz
sha256=d3eaf17fcd8722827ae15c560a419ee52cf7e066f1d6cb80df621bfd3a17d61c

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.