Hi John, is this a question about Apache Arrow or Arrow the Kotlin library
(a different project)?

On Mon, Mar 15, 2021 at 3:12 AM John Coleman <john...@central.tech> wrote:

> Hi,
>
> Presently one can compose a set of functions that return nullables by
> using toOption to return None for a failed return. However with the loss of
> Option there will be no applicative to use.
>
> Can there be a Null.applicative? Without Option what can the a null be
> lifted into to compose it?
>
> Regards,
> John
>

Reply via email to