mirror of
https://github.com/rjNemo/functional-programming-jargon
synced 2026-06-10 20:46:51 +00:00
rm obsolete links
Remove links to [removed](4f869c86d9) TODO sections:
* Guarded Functions
* Traversable
This commit is contained in:
parent
d5be05e7d3
commit
aab4db75dd
1 changed files with 0 additions and 2 deletions
|
|
@ -30,7 +30,6 @@ __Table of Contents__
|
||||||
* [Point-Free Style](#point-free-style)
|
* [Point-Free Style](#point-free-style)
|
||||||
* [Predicate](#predicate)
|
* [Predicate](#predicate)
|
||||||
* [Contracts](#contracts)
|
* [Contracts](#contracts)
|
||||||
* [Guarded Functions](#guarded-functions)
|
|
||||||
* [Category](#category)
|
* [Category](#category)
|
||||||
* [Value](#value)
|
* [Value](#value)
|
||||||
* [Constant](#constant)
|
* [Constant](#constant)
|
||||||
|
|
@ -52,7 +51,6 @@ __Table of Contents__
|
||||||
* [Setoid](#setoid)
|
* [Setoid](#setoid)
|
||||||
* [Semigroup](#semigroup)
|
* [Semigroup](#semigroup)
|
||||||
* [Foldable](#foldable)
|
* [Foldable](#foldable)
|
||||||
* [Traversable](#traversable)
|
|
||||||
* [Type Signatures](#type-signatures)
|
* [Type Signatures](#type-signatures)
|
||||||
* [Algebraic data type](#algebraic-data-type)
|
* [Algebraic data type](#algebraic-data-type)
|
||||||
* [Sum type](#sum-type)
|
* [Sum type](#sum-type)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue