Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 587 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 587 Bytes

My personal JavaScript/TypeScript standard library

Build Status codecov

After some time playing around with Haskell, I miss some of its straightforward functions in the default JavaScript std library. So I'm translating a small portion of Prelude into TypeScript.

License

MIT