Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Result class to TryResult #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Arlen22
Copy link
Collaborator

@Arlen22 Arlen22 commented Feb 5, 2025

This renames the Result class to TryResult. This ended up just being a straight rename. I think I got everything.

It also simplifies polyfill.d.ts a bit.

@Arlen22 Arlen22 changed the title Rename class to TryResult Rename Result class to TryResult Feb 5, 2025
@garretmh
Copy link
Contributor

garretmh commented Feb 5, 2025

I don't think this is necessary. Result is nice and clear. It may or may not make it all the way to stage 4 but there will be plenty of time for bike shedding this stuff later in the process. That said, it doesn't hurt anything either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants