static OKOrError evalWithTimeout_okOrError(long timeoutMS, IF0 f) { ret okOrError(-> evalWithTimeoutOrTypedException(timeoutMS, f)); }