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.
1 parent 97ebf2a commit ecc2aeaCopy full SHA for ecc2aea
returns/primitives/hkt.py
@@ -83,6 +83,7 @@ def impossible(generic: T, value: V) -> T[V]:
83
- https://arrow-kt.io/docs/0.10/patterns/glossary/#higher-kinds
84
- https://github.com/gcanti/fp-ts/blob/master/docs/guides/HKT.md
85
- https://bow-swift.io/docs/fp-concepts/higher-kinded-types
86
+ - https://github.com/pelotom/hkts
87
88
"""
89
0 commit comments