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 a67155d commit 52b9f36Copy full SHA for 52b9f36
readme.md
@@ -670,7 +670,7 @@ const map = (f) => (list) => list.map(f)
670
671
__Further reading__
672
* [Ramda's type signatures](https://github.com/ramda/ramda/wiki/Type-Signatures)
673
-* [Mostly Adaquate Guide](https://drboolean.gitbooks.io/mostly-adequate-guide/content/ch7.html#whats-your-type)
+* [Mostly Adequate Guide](https://drboolean.gitbooks.io/mostly-adequate-guide/content/ch7.html#whats-your-type)
674
* [What is Hindley-Milner?](http://stackoverflow.com/a/399392/22425) on Stack Overflow
675
676
## Union type
0 commit comments