Having strict off makes it harder for clients of this library to use strict themselves. But it appears to turn on without any type issues, so my guess is that there were tricky types in the past which have since been resolved.
I'd understand if you have reservations about turning it on, but I'd highly recommend it, given it turns on cleanly right now.
Having
strict
off makes it harder for clients of this library to usestrict
themselves. But it appears to turn on without any type issues, so my guess is that there were tricky types in the past which have since been resolved.I'd understand if you have reservations about turning it on, but I'd highly recommend it, given it turns on cleanly right now.