typescript-result icon indicating copy to clipboard operation
typescript-result copied to clipboard

Feature Request: Option type methods

Open vdawg-git opened this issue 10 months ago • 0 comments

Results are awesome. Options are also nice.

In Typescript they can be represented with a union of T | undefined, but there are no methods to map them.

Adding them here would be cool. Feel free to close though if this is out of scope

vdawg-git avatar Jan 05 '25 20:01 vdawg-git