public static T imbFirstSafe<T>( this IEnumerable<T> source, Func<T, bool> pred ) where T : class
Copyright (c) 2018 - GNU General Public License v3.0