plus

gapt.examples.church_numerals.plus
object plus

Addition of Church numerals. Does not check if the input is a church numeral.

Attributes

Source
ChurchNumerals.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
plus.type

Members list

Value members

Concrete methods

def apply(e1: Expr, e2: Expr): Expr

Attributes

Source
ChurchNumerals.scala