rm obsolete links

Remove links to [removed](4f869c86d9) TODO sections:

* Guarded Functions
* Traversable
This commit is contained in:
chocolateboy 2017-06-10 23:00:44 +00:00 committed by GitHub
parent d5be05e7d3
commit aab4db75dd

View file

@ -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)