fix anchors

This commit is contained in:
Leo Horie 2016-10-26 12:56:04 -04:00
parent 5eb008720a
commit 1c676d0a2c

View file

@ -6,15 +6,15 @@
- [prop.reject](#propreject)
- [prop.merge](#propmerge)
- [prop.HALT](#prophalt)
- [prop["fantasy-land/of"]](#propfantasylandof)
- [prop["fantasy-land/of"]](#propfantasy-landof)
- [Instance members](#static-members)
- [stream.run](#streamrun)
- [stream.end](#streamend)
- [stream.error](#streamerror)
- [stream.catch](#streamcatch)
- [stream["fantasy-land/of"]](#streamfantasylandof)
- [stream["fantasy-land/map"]](#streamfantasylandmap)
- [stream["fantasy-land/ap"]](#streamfantasylandap)
- [stream["fantasy-land/of"]](#streamfantasy-landof)
- [stream["fantasy-land/map"]](#streamfantasy-landmap)
- [stream["fantasy-land/ap"]](#streamfantasy-landap)
- [Basic usage](#basic-usage)
- [Streams as variables](#streams-as-variables)
- [Bidirectional bindings](#bidirectional-bindings)