Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zestyping
on Nov 23, 2022
|
parent
|
context
|
favorite
| on:
Always use [closed, open) intervals
I always use "start" and "stop" for half-open intervals.
For closed intervals, I use "start" and "end" or "first" and "last". The terminology is significant!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
For closed intervals, I use "start" and "end" or "first" and "last". The terminology is significant!