We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 717c5bb commit fd2360eCopy full SHA for fd2360e
README.md
@@ -1,5 +1,8 @@
1
# lambda_calculus
2
3
+
4
+[](https://codecov.io/gh/Deric-W/lambda_calculus)
5
+
6
The `lambda_calculus` package contains classes which implement basic operations of the lambda calculus.
7
8
To use it, simply import the classes `Variable`, `Abstraction` and `Application` from this package
0 commit comments