Skip to content

Commit ce969bc

Browse files
committed
Add links to implementations in other languages.
1 parent c6db7f3 commit ce969bc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,17 @@ You can install higher using `opam`:
1515
opam install higher
1616
```
1717

18+
Implementations in other languages
19+
----------------------------------
20+
21+
* [fp-ts (TypeScript)](https://github.com/gcanti/fp-ts)
22+
* [flow-static-land (Flow)](https://github.com/gcanti/flow-static-land)
23+
* [hkt (Java)](https://github.com/derive4j/hkt)
24+
* [KindedJ (cross-language JVM)](https://github.com/KindedJ/KindedJ)
25+
* [elm-brands (Elm)](https://github.com/joneshf/elm-brands)
26+
* [Higher (F#)](https://github.com/palladin/Higher)
27+
* [Arrow (Kotlin)](http://arrow-kt.io/docs/patterns/error_handling/)
28+
* [HKT.swift (Swift)](https://gist.github.com/anandabits/f12a77c49fc002cf68a5f1f62a0ac9c4)
29+
30+
1831
[flops-2014-paper]: https://ocamllabs.github.io/higher/lightweight-higher-kinded-polymorphism.pdf

0 commit comments

Comments
 (0)