Skip to content

Commit

Permalink
Add stub finally() definition
Browse files Browse the repository at this point in the history
  • Loading branch information
domfarolino committed Jan 30, 2024
1 parent f1cc173 commit ebaf8c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,12 @@ For now, see [https://github.com/wicg/observable#operators](https://github.com/w
1. <span class=XXX>TODO: Spec this and use |mapper|.</span>
</div>

<div algorithm>
The <dfn for=Observable method><code>finally(|callback|)</code></dfn> method steps are:

1. <span class=XXX>TODO: Spec this and use |callback|.</span>
</div>


<h4 id=promise-returning-operators>{{Promise}}-returning operators</h4>

Expand Down

0 comments on commit ebaf8c0

Please sign in to comment.