package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.09.1

Install

Dune Dependency

Authors

Maintainers

Sources

4.09.1.tar.gz
sha256=3e3146e0c876d14bdd574cb543e782feb2b07a7cabd054a8f322ef40de61943a

doc/ocamlcommon/Typedecl_immediacy/index.html

Module Typedecl_immediacy

type error =
  1. | Bad_immediate_attribute
exception Error of Location.t * error
val compute_decl : Env.t -> Types.type_declaration -> bool
val property : (bool, unit) Typedecl_properties.property
val update_decls : Env.t -> (Ident.t * Typedecl_properties.decl) list -> (Ident.t * Typedecl_properties.decl) list
OCaml

Innovation. Community. Security.