|
|
|
|
|
by unhammer
2342 days ago
|
|
Interesting, it's always useful to see strategies of coming up with property tests. However, it kind of takes away the punch when both of the issues ("None" as an element in a list of numbers and 0 being falsy) would have have been eliminated by the type checker in a language like Haskell. |
|