package tezos-protocol-013-PtJakart

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

t is made algebraic in order to distinguish it from the other type parameters of Script_typed_ir.ty.

include S with type t := t and type fr := t
val add : t -> t -> t
val mul : t -> t -> t
val negate : t -> t