Join Slack
Powered by
``` groovy:000> (int) "a" ===> 97 groovy:000...
# announcements
m
mariolopezjr
03/14/2017, 8:27 PM
Copy code
groovy:000> (int) "a" ===> 97 groovy:000> (int) "0" ===> 48
😱 2
Open in Slack
Previous
Next