Hacker News new | ask | show | jobs
by LargeTomato 1004 days ago
Interesting. To me, "a number from A to B" is inclusive because "from" implies belonging, making the bounds at least [A,B). The "to", to me, implies the bounds on A apply to the bounds on B. So that would make it inclusive on both edges.