DeBruijnedProgram
scalus.uplc.DeBruijnedProgram
A De Bruijn-indexed program.
A De Bruijn-indexed program is a versioned Term where the variables are indexed using De Bruijn indices. A program must be De Bruijn-indexed before it can be evaluated.
Value parameters
- term
-
the term of the program
- version
-
the version of the program
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article