package ocaml-base-compiler

  1. Overview
  2. Docs
type t = ocaml_node
val compare : t -> t -> int
val function_identifier : t -> Function_identifier.t
val next_in_tail_call_chain : t -> t
val fields : t -> shape_table:Shape_table.t -> Field.t option