times

gapt.examples.church_numerals.times
object times

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
times.type

Members list

Value members

Concrete methods

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