kingces95


Chris King

  • Adds Symbol.kingjs and implementations on builtin types.

    published 1.0.48 5 years ago
  • js

    published 1.0.20 6 years ago
  • Throw an exception if a condition fails.

    published 1.0.11 5 years ago
  • bootstrap

    published 1.0.2 6 years ago
  • Generates arrays of odometer digits.

    published 1.0.7 5 years ago
  • Wraps an array in an enumerable.

    published 1.0.4 6 years ago
  • A 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 1.0.4 6 years ago
  • `IEnumerable` has a single member `getEnumerator`.

    published 1.0.8 5 years ago
  • Create an enumerable type from a `MoveNext()` factory.

    published 1.0.3 6 years ago
  • Throw an exception if a function fails to throw an exception.

    published 1.0.6 6 years ago
  • Functions for testing and setting the case of a character in a string.

    published 1.0.5 6 years ago
  • Define an IEnumerable extension with 'linq' prefix.

    published 1.0.2 6 years ago
  • Returns true if all elements of a sequence satisfy a condition.

    published 1.0.12 5 years ago
  • Returns true if any element of a sequence satisfies a condition.

    published 1.0.11 5 years ago
  • Depends on all kingjs packages.

    published 1.0.3 6 years ago
  • Generate a range of numbers.

    published 1.0.11 6 years ago
  • Applies 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 1.0.21 5 years ago
  • Exposes @kingjs/linq.*

    published 1.0.30 6 years ago
  • Returns true if two sequences contain the same number of elements and those that share the same index are equal.

    published 1.0.9 6 years ago
  • Creates an array from a `IEnumerable`.

    published 1.0.8 5 years ago
  • Returns the average value of a sequence of numbers projected from elements of a sequence.

    published 1.0.11 6 years ago
  • Define an enumerable type from a `MoveNext()` factory.

    published 1.0.0 6 years ago
  • Define a generator given a 'MoveNext()' factory; Poor man's 'yield'.

    published 1.0.4 6 years ago
  • Yield arguments with the Enumerable interface.

    published 1.0.5 6 years ago
  • Default lessThan operator.

    published 1.0.6 6 years ago
show more packages