Maybe: Maybe call a function

Description Usage Arguments Value See Also

Description

If the argument(s) to a function are missing or NULL, return NULL; otherwise apply the function.

Usage

1
Maybe(fn)

Arguments

fn

A function.

Value

A function.

See Also

Other Functionals: And, Call, Compose, Delay_by, Dot_every, FMap, Fail_with, Log_to, Partial


gschofl/gsmisc documentation built on May 17, 2019, 8:52 a.m.