Thun/joy
Simon Forman 6ca59847ab Gotta update() expression too.
If type vars get into the espression you have to keep them in sync with
the unification or you can lose information.


Some combinators can put symbols on the expression, you have to convert
those to type checkers or, as a hack, just look them up and run them.
This lets definitions work(-ish), ...
2018-06-27 22:26:27 -07:00
..
utils Gotta update() expression too. 2018-06-27 22:26:27 -07:00
__init__.py Initial move of code from git repo. 2018-04-14 18:13:13 -07:00
__main__.py Change project name to Thun. 2018-04-21 21:26:41 -07:00
joy.py Adding params to the docstrings. 2018-04-30 10:16:04 -07:00
library.py Minor cleanup. 2018-06-27 19:03:23 -07:00
parser.py Adding params to the docstrings. 2018-04-30 10:16:04 -07:00