package coq

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tac2ffi.ValexprSource

Sourcetype t = valexpr
Sourceval is_int : t -> bool
Sourceval tag : t -> int
Sourceval field : t -> int -> t
Sourceval set_field : t -> int -> t -> unit
Sourceval make_block : int -> t array -> t
Sourceval make_int : int -> t
OCaml

Innovation. Community. Security.