firstNotNull
Finds the first non-null result of applying a mapper to all bones.
Return
the first non-null result, or null
Since
1.15.2
Parameters
mapper
the mapper function
<T>
the result type
Finds the first non-null result of applying a mapper to all bones.
the first non-null result, or null
1.15.2
the mapper function
the result type