typed-lambda/test.lmd

1 line
34 B
Text
Raw Permalink Normal View History

2023-06-15 18:00:02 +02:00
k :: Nat -> Nat -> Nat := \x.\y.x;