Create an Ior from two nullables if at least one of them is defined.
Lifts a function (B) -> C to the Ior structure returning a polymorphic function that can be applied over all Ior values in the shape of Ior
(B) -> C