File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,17 @@ You can install higher using `opam`:
1515opam 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
You can’t perform that action at this time.
0 commit comments