spender


  • es2015 implementation of linq

    published 0.0.6 7 years ago
  • With the advent of javascript iterators and generators, its possible to pipe sequences through a bunch of transformations without materializing collections (arrays) for the intermediate steps. This library attempts to recreate the dotnet linq-to-objects a

    published 2.2.4 4 years ago
  • Heavily overloaded functions (pipe/compose) for type-safe function composition in TypeScript

    published 3.1.2 2 years ago
  • A type-safe implementation of Object.entries

    published 1.2.0 4 years ago
  • A deep equality checker

    published 1.1.5 4 years ago
  • A function for generating hashes from javascript objects/values/arrays

    published 1.0.2 4 years ago
  • For use in hash table type structures

    published 1.0.3 4 years ago
  • An implementation of `Map<TKey, TValue>` and `Set<TValue>` that can use custom `equals` and `getHashCode` functions.

    published 2.0.3 4 years ago
  • ts-comparer-builder is an easy way of creating multi-level comparer functions that can be used in `Array.sort`

    published 1.1.1 4 years ago
  • A collection of type-safe functions for operating over iterable sequences, with specialized versions that generate unary functions for use in pipes. Will feel immediately familiar for users of MS LINQ-to-objects.

    published 5.1.0 a year ago
  • A queue structure implementing AsyncIterableIterator&lt;T&gt;

    published 3.0.1 5 years ago
  • A work in progress

    published 3.0.2 5 years ago
  • A flexible [binary-heap](https://en.wikipedia.org/wiki/Binary_heap). This data-structure is optimized for the retrieval of either the maximum or the minimum

    published 1.1.6 4 years ago
  • published 1.0.1 4 years ago
  • ./README.md

    published 2.0.0 2 years ago