A collection of Python-style utility functions for iterators and collections
npm install pythonic-ts

This library includes a number of utility functions, in particular related to iterators and collections.
The API is modeled after similar functions found in the Python standard library.
yarn add pythonic-ts