OSDN Git Service

Minor cleanup.
authorSimon Forman <sforman@hushmail.com>
Wed, 4 Jul 2018 17:37:43 +0000 (10:37 -0700)
committerSimon Forman <sforman@hushmail.com>
Wed, 4 Jul 2018 17:37:43 +0000 (10:37 -0700)
commitab8ec6c95d23d87c3d778bf75d45ccf802ba25a9
treea392c093635f5b2c9126fc34b7f01c7629aac010
parent4fff8273384eb76473adef9892cdad7b090b869e
Minor cleanup.

Renamed update() to reify() and reinstated recursive substitution.
joy/library.py
joy/utils/polytypes.py
joy/utils/types.py
test/test_type_inference.py