package herdtools7

  1. Overview
  2. Docs

Module ASTUtils.InfixSource

Infix utils.

Sourceval (~$) : int -> AST.literal

~$i is an integer literal that contains i.

Sourceval (!$) : int -> AST.expr

An alias for expr_of_int.

OCaml

Innovation. Community. Security.