Thun/joy/utils
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
..
__init__.py Initial move of code from git repo. 2018-04-14 18:13:13 -07:00
brutal_hackery.py Minor cleanup of the README file. 2018-04-22 09:16:48 -07:00
generated_library.py Minor cleanup. 2018-06-27 19:03:23 -07:00
polytypes.py Gotta update() expression too. 2018-06-27 22:26:27 -07:00
pretty_print.py Adding params to the docstrings. 2018-04-30 10:16:04 -07:00
stack.py Rename pushback() to concat(). 2018-06-13 10:17:46 -07:00
types.py Gotta update() expression too. 2018-06-27 22:26:27 -07:00