This commit is contained in:
Miloslav Ciz 2022-12-09 14:54:07 +01:00
parent df321dd3b1
commit 50e8d1106d
16 changed files with 112 additions and 24 deletions

View file

@ -48,4 +48,9 @@ Let's take a complete **example**. We'll use the above shown increment function
We see we've gotten the representation of number 1.
TODO: C code
TODO: C code
## See Also
- [sigma calculus](sigma_calculus.md)
- [interaction calculus](interaction_calculus.md)