Join Slack
Communities
Powered by
The problem is that those functions aren't `(Excep...
# getting-started
k
karelpeeters
11/11/2018, 9:15 AM
The problem is that those functions aren't
(Exception) -> Int
, you can't call them with all
Exception
instances. Maybe it works if you (unsafe) cast them to that?
Open in Slack
Previous
Next