We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b5be09 + bad001b commit a4946f1Copy full SHA for a4946f1
README.md
@@ -25,6 +25,7 @@ Implementations in other languages
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
+* [Bow (Swift)](https://bow-swift.io/docs/fp-concepts/higher-kinded-types/)
29
* [HKT.swift (Swift)](https://gist.github.com/anandabits/f12a77c49fc002cf68a5f1f62a0ac9c4)
30
* [HigherKindedPolymorphisms (Julia)](https://github.com/thautwarm/HigherKindedPolymorphisms.jl)
31
* [fp-core (rust)](https://github.com/JasonShin/fp-core.rs/blob/4564c429/README.md#higher-kinded-type-hkt)
0 commit comments