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

Borrow operator overloading from C++ #20

Open
PoochyEXE opened this issue Jun 16, 2022 · 0 comments
Open

Borrow operator overloading from C++ #20

PoochyEXE opened this issue Jun 16, 2022 · 0 comments

Comments

@PoochyEXE
Copy link

Just saw your NDC Oslo talk and loved it, so I came up with a couple suggestions.

Don't you just love how x << y can mean "left shift x by y bits" or "insert y into the ostream x" or any of a myriad other possibilities, and the only way to tell for sure is to find the type declaration for x? Let's borrow that, right down to having standard libraries that abuse the crap out of it!

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