int_of_num

gapt.examples.church_numerals.int_of_num
object int_of_num

Computes the int value of a Church numeral.

Attributes

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

Members list

Value members

Concrete methods

def apply(t: Expr): Int
def count_app(t: Expr, n: Int): Int