We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23742d3 commit b3ec251Copy full SHA for b3ec251
SUMMARY.md
@@ -83,7 +83,6 @@
83
* [String Based Enums](docs/tips/stringEnums.md)
84
* [Nominal Typing](docs/tips/nominalTyping.md)
85
* [Stateful Functions](docs/tips/statefulFunctions.md)
86
- * [Bind is Bad](docs/tips/bind.md)
87
* [Currying](docs/tips/currying.md)
88
* [Type Instantiation](docs/tips/typeInstantiation.md)
89
* [Lazy Object Literal Initialization](docs/tips/lazyObjectLiteralInitialization.md)
0 commit comments