ListEx extension

Extension methods to manipulate generic lists

on

Methods

firstOrDefault({dynamic defValue}) → dynamic
A method to get thye first element or null (if the list is empty)