Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cokernel_hacker
on May 8, 2016
|
parent
|
context
|
favorite
| on:
A bit of background on compilers exploiting signed...
It is the job of the language to ensure that language primitives are reusable and composable.
I think this would apply to whatever mechanism is designed to describe a loop's iteration space.
Sean1708
on May 9, 2016
[–]
Most languages use some sort of interface whereby if you implement certain methods for a type then that type can be iterated over using a for loop.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I think this would apply to whatever mechanism is designed to describe a loop's iteration space.