Throw an exception if a condition fails.
published version 1.0.11, 6 years agoWraps an array in an enumerable.
published version 1.0.4, 7 years agoA repository of functions where every function passed to `defineImplementation` has assigned to its prototype every function that's passed to `defineExtension`, and vice-versa.
published version 1.0.4, 7 years ago`IEnumerable` has a single member `getEnumerator`.
published version 1.0.8, 6 years agoCreate an enumerable type from a `MoveNext()` factory.
published version 1.0.3, 7 years agoThrow an exception if a function fails to throw an exception.
published version 1.0.6, 7 years agoFunctions for testing and setting the case of a character in a string.
published version 1.0.5, 7 years agoDefine an IEnumerable extension with 'linq' prefix.
published version 1.0.2, 7 years agoReturns true if all elements of a sequence satisfy a condition.
published version 1.0.12, 6 years agoReturns true if any element of a sequence satisfies a condition.
published version 1.0.11, 6 years agoApplies an accumulator function over a sequence. The specified seed value is used as the initial accumulator value, and the specified function is used to select the result value.
published version 1.0.21, 6 years agoReturns true if two sequences contain the same number of elements and those that share the same index are equal.
published version 1.0.9, 7 years agoCreates an array from a `IEnumerable`.
published version 1.0.8, 6 years agoReturns the average value of a sequence of numbers projected from elements of a sequence.
published version 1.0.11, 7 years agoDefine an enumerable type from a `MoveNext()` factory.
published version 1.0.0, 7 years agoDefine a generator given a 'MoveNext()' factory; Poor man's 'yield'.
published version 1.0.4, 7 years agoYield arguments with the Enumerable interface.
published version 1.0.5, 7 years agoDefault lessThan operator.
published version 1.0.6, 7 years ago