Helpers static class Helpers Documentation Code public static bool All(this bool[] values) public static bool AllExcept(this bool[] values, int index) public static int? GetLength<T>(IEnumerable<T> source) public static IObservable<T> Unpack<T>(IObservable<T> source)