Bogdan Butnaru

Results 13 comments of Bogdan Butnaru
trafficstars

I couldn’t actually test this code, because I couldn’t even figure out how to run the existing tests. (I tested that it fixes the issue by actually hacking the fix...

We also have a common case in our code-base where this would help: we have a pair of `isEmpty`/`isBlank` functions to validate user input. They accept null-ish parameters, but if...