CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
isInteger.d.ts3 linesDownload Raw Back to math-intrinsics
1declare function isInteger(argument: unknown): argument is number;2 3export = isInteger;
basant307/AI_Governance_Project · CoolFace