Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
corysama
on Sept 21, 2024
|
parent
|
context
|
favorite
| on:
Open source maintainers underpaid, swamped by secu...
I made a toy implementation of D’s ranges in C++ and it was very fun and educational :)
WalterBright
on Sept 22, 2024
[–]
C++'s ranges came from D, but C++ decided to construct ranges from a (begin, end) pair, which is not as good as D's design. D's ranges are constructed from a (pointer,length) pair.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: