pakoito
if maybeFoo is some() and maybeBar is none(), return true
maybeFoo
some()
maybeBar
none()
Option.applicative().map