is writing `Right("omg")` instead of `"oh no".righ...
# arrow
n
is writing
Right("omg")
instead of
"oh no".right()
the right way now?