Jump to content

Category talk:Wren-check: Difference between revisions

→‎Source code: Think I'll go back to bed!
(→‎Source code: Still not right :()
(→‎Source code: Think I'll go back to bed!)
Line 18:
 
static isSafeInt_(value) {
return (value is Num) && value.isInteger && value.abs <= Num.maxSafeInteger.abs
}
 
9,483

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.