Join Slack
Powered by
How is that unsafe? The function that takes `(Int,...
# announcements
g
gregd
11/25/2017, 5:27 PM
How is that unsafe? The function that takes
(Int, Any) -> Int
as a parameter wouldn’t even know that this
Any
is actually a
String
. So everything is safe for me.
5
Views
Open in Slack
Previous
Next