Join Slack
Powered by
I think a `when` with one case and an else is prob...
# codereview
d
dalexander
05/22/2017, 12:21 PM
I think a
when
with one case and an else is probably always wrong as an initial implementation (the same as a
switch
with one case and a default).
👍 3
4
Views
Open in Slack
Previous
Next