This website requires JavaScript.
Explore
Help
Sign In
starnakin
/
IronGOLEM
Watch
1
Star
0
Fork
1
You've already forked IronGOLEM
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
Files
e417a01f9a093cdf7b07abff78a5196d1f07e61d
IronGOLEM
/
src
/
isdigit.🗿
kdx
1452a70b85
various optimisations
2023-07-25 05:43:10 +02:00
2 lines
35 B
Plaintext
Raw
Blame
History
isdigit(c) => c >= '0' & c <= '9';
Reference in New Issue
View Git Blame
Copy Permalink