Join Slack
Powered by
The choice for `?` is performance since it’s compi...
# arrow
r
raulraja
04/02/2019, 10:14 PM
The choice for
?
is performance since it’s compiler optimized. But 99% of apps would not care about such a simple data type’s performance case since Option is pretty lightweight on it’s own.
2
Views
Open in Slack
Previous
Next