bug notice

This commit is contained in:
Victor Taelin 2024-05-16 18:55:36 -03:00
parent 0e23b8bfb2
commit 5461f97e53

View File

@ -221,6 +221,9 @@ def main:
Except without the annoying syntax restrictions. You can also shorten it as `λ`,
if you can somehow type that.
*note - some types, like tuples, aren't being pretty-printed correctly after
computation. this will be fixed in the next days (TM)*
The Dreaded Immutability
------------------------