Const
Global functions a condition may call by bare name — the coercions and numeric predicates that authored specs use (Number(payload.count) > 3, isNaN(payload.count)).
Number(payload.count) > 3
isNaN(payload.count)
Global functions a condition may call by bare name — the coercions and numeric predicates that authored specs use (
Number(payload.count) > 3,isNaN(payload.count)).