Return the first element of an array that is not nil or, if given a block, the first non-nil result of the given block.
Required Ruby Version
>= 0
Authors
David Carlin
Return the first element of an array that is not nil or, if given a block, the first non-nil result of the given block.
>= 0
David Carlin