Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into try-expressions
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Jan 20, 2025
2 parents a910af1 + 8ef038f commit 98c9c1e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,6 @@ The `try` operator consists of the `try` keyword followed by an expression. Its
## Result class
Here's the improved version of your section:
---
> Please see [`polyfill.d.ts`](./polyfill.d.ts) and [`polyfill.js`](./polyfill.js) for a basic implementation of the `Result` class.
The `Result` class represents the form of the value returned by the `try` operator.
Expand Down

0 comments on commit 98c9c1e

Please sign in to comment.