aboutsummaryrefslogtreecommitdiff
path: root/typing.ML (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Type information storage functionality (assume_type, assume_types keywords) ↵Josh Chen2019-02-101-38/+167
| | | | done! Inference and pretty-printing for function composition done.
* Type inference setup begun - first use-case for function composition.Josh Chen2019-02-051-0/+91