Skip to content

Commit

Permalink
Add backcompat link
Browse files Browse the repository at this point in the history
  • Loading branch information
briancavalier committed May 20, 2016
1 parent 5cdd679 commit 8e13144
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ A stream that emits `a`, then `b`, then fails.

A stream that emits `a`, then `b`, then `c`, then nothing, then `d`, then `e`, then `f`, and then continues infinitely.


<a name="es7-observable-interop"/>
## Draft ES Observable interop

Most.js implements a subset of the [draft ES Observable proposal spec](https://github.com/zenparsing/es-observable):
Expand Down

0 comments on commit 8e13144

Please sign in to comment.