Hacker News new | ask | show | jobs
by taeric 3061 days ago
I'm curious how it is ambiguous. What two meanings do you see?
1 comments

Perhaps the complaint is that there's a sort of cold-start problem -- it's not obvious that we're starting from zero. With addition, it's hard to imagine what else to start from, but perhaps starting from 1 would make sense in some contexts, where `(+ 1)` could evaluate to `2`.