> Warning: non-representable float was cast to int Will this have a significant performance impact?
> Warning: Cannot access offset of type TYPE on string Why is this a warning and not a TypeError? If the goal is to make the behavior identical to null coalesce operator then having a warning seems to stray away from it.