Viewing profile — marklemay
marklemay
HN member- Joined
- Sun, Apr 14, 2019, 2:08 PM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About marklemay
No profile information was provided.
Recent public activity
-
comment
Comment #46687088
In Malcolms auto biography they it was explicit that they were not friends.
-
comment
Comment #45798167
The io issue can be solved in 2 ways: * by returning the pair of the list and it's length. * having functions that convert between simply typed and dependently typed lists. However…
- comment
- story
-
comment
Comment #19659516
ATS seems relevant, it has dependent types and linear types. My understanding isthat linear types have a lot in common with barrow checking.