package herdtools7

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

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.