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

Opt out of implicit operators #74

Open
truegoodwill opened this issue Feb 12, 2025 · 0 comments
Open

Opt out of implicit operators #74

truegoodwill opened this issue Feb 12, 2025 · 0 comments

Comments

@truegoodwill
Copy link

truegoodwill commented Feb 12, 2025

I'd really like to be able to opt-out of implicit converstion operators, or better yet, get rid of them entirely and replace them with named conversion methods like ToLong and FromLong. I've just been bitten waaaaayyyyyy too many times to trust other people (and sometimes myself) with my if my code has implicit operators on the types ... you know the reasons why.

Back this issue
Back this issue

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

No branches or pull requests

1 participant