top | item 46327719

(no title)

Cpoll | 2 months ago

You forgot 0, -1, null, "1".

discuss

order

bluGill|2 months ago

Since I work in a strongly typed languages the last two will fail to compile and are thus not worth the bother - those who don't have that luxury of course need to test the edge cases that apply to them. The first are maybe, in my experience they are rarely a problem, but we need to go from the abstract to the particular algorithm before we can have a discussion on if they are potentially a problem or not.