lune-climate / ts-results-es

A TypeScript implementation of Rust's Result and Option.
MIT License
98 stars 8 forks source link

Fix misleading comments in documentation example #156

Closed riker09 closed 4 months ago

riker09 commented 4 months ago

This was throwing me off a bit when I first looked at the documentation. The code works as intended, just the comments are a bit off.