https://github.com/darinm223/type-indexed-values
Type indexed values example for MLton
https://github.com/darinm223/type-indexed-values
Last synced: 7 months ago
JSON representation
Type indexed values example for MLton
- Host: GitHub
- URL: https://github.com/darinm223/type-indexed-values
- Owner: DarinM223
- Created: 2023-03-31T23:35:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-31T23:36:24.000Z (over 3 years ago)
- Last Synced: 2025-06-11T03:35:57.509Z (about 1 year ago)
- Language: Standard ML
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
type-indexed-values
-------------------
The MLton page has an [article](http://mlton.org/TypeIndexedValues) on type indexed values, but the code given doesn't compile on its own. This repository gives a minimal set of sml files that compiles with MLton and works with Millet.