If you'll be using Arrow only for Option, I sugges...
# arrow
s
If you'll be using Arrow only for Option, I suggest not doing that. Just use
T?
. But if you use other arrow facilities, then using Option is great