fcn isInt(x){ try{x==x.toInt()}catch{False}} var BN=Import("zklBigNum"); T(1, 2.0,4.1,"nope",self,BN(5)).apply(isInt);