Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 151 Bytes

index.md

File metadata and controls

7 lines (4 loc) · 151 Bytes

Coalesce

coalesce is a helper function that return the first non null nor undefined form the passed parameters.

Examples