Join Slack
Communities
Powered by
what's the idiomatic way of safely (without except...
# announcements
k
kkozmic
01/05/2017, 7:36 AM
what's the idiomatic way of safely (without exception) parsing a string into an integer? Like
int.TryParse("1")
from .net
Open in Slack
Previous
Next