package tezos-plompiler

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

Parameters

module L : sig ... end

Signature

module VL : sig ... end
type bound_check_safety =
  1. | Safe
  2. | Unsafe
  3. | NoCheck
val encoding : safety:bound_check_safety -> 'a Bound.t -> ('a0 P.t, 'a0 VL.t, L.Num.scalar) Plompiler__Encoding.Encodings(L).encoding