mirror of
https://github.com/rjNemo/functional-programming-jargon
synced 2026-06-06 02:26:43 +00:00
Merge pull request #155 from chocolateboy/patch-1
Remove obsolete links
This commit is contained in:
commit
e9529cd3a2
1 changed files with 0 additions and 2 deletions
|
|
@ -30,7 +30,6 @@ __Table of Contents__
|
|||
* [Point-Free Style](#point-free-style)
|
||||
* [Predicate](#predicate)
|
||||
* [Contracts](#contracts)
|
||||
* [Guarded Functions](#guarded-functions)
|
||||
* [Category](#category)
|
||||
* [Value](#value)
|
||||
* [Constant](#constant)
|
||||
|
|
@ -52,7 +51,6 @@ __Table of Contents__
|
|||
* [Setoid](#setoid)
|
||||
* [Semigroup](#semigroup)
|
||||
* [Foldable](#foldable)
|
||||
* [Traversable](#traversable)
|
||||
* [Type Signatures](#type-signatures)
|
||||
* [Algebraic data type](#algebraic-data-type)
|
||||
* [Sum type](#sum-type)
|
||||
|
|
|
|||
Loading…
Reference in a new issue