package tezos-plompiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val add : t -> t -> t
val mul : t -> t -> t
val negate : t -> t
val zero : t
val one : t
val eq : t -> t -> bool