Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 558 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 558 Bytes

Python-inspired, typed JS utility library

codecov npm

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.

Documentation

yarn add pythonic-ts