Skip to content

Commit

Permalink
docs(README): add an intro to finally_with
Browse files Browse the repository at this point in the history
  • Loading branch information
favonia committed Jun 1, 2022
1 parent 15cafaf commit e651c2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ This library focuses on the rest.
There are a few other useful functions:

- [Algaeff.Fun.Deep.finally](https://redprl.org/algaeff/algaeff/Algaeff/Fun/Deep/index.html#val-finally): call `continue` or `discontinue` accordingly.
- [Algaeff.Fun.Shallow.finally\_with](https://redprl.org/algaeff/algaeff/Algaeff/Fun/Shallow/index.html#val-finally_with): same as above, but for shallow effect handlers.

## How to Use It

Expand Down

0 comments on commit e651c2b

Please sign in to comment.