An open API service indexing awesome lists of open source software.

https://github.com/lightandlight/sized-hkts

Higher kinded polymorphism in a language with unboxed, statically sized datatypes.
https://github.com/lightandlight/sized-hkts

Last synced: over 1 year ago
JSON representation

Higher kinded polymorphism in a language with unboxed, statically sized datatypes.

Awesome Lists containing this project

README

          

# `sized-hkts`

A compiler that implements statically-sized higher-kinded types ala Rust.

See the companion article [here](https://blog.ielliott.io/sized-hkts).