brazierjs
v3.0.0
Published
A simple, fast, and flexible JavaScript library for performing common collections-based operations in functional programming style
Downloads
3
Readme
brazier
What Is It?
Let's dispense once and for all with the fiction that a brazier is a women's undergarment. A brazier is heater like this:
I'm glad that we cleared that up. Now let's never pronounce "brazier" incorrectly again.
No, What Is It?
brazier is a JavaScript utility library. It is heavily inspired by Haskell, Underscore/Lodash, and the Scala collections library. brazier is an opinionated library written in CoffeeScript, with a focus on upholding a particular balance between power, performance, and elegance, backed by clear implementation code.
Modules
Modules modules can be imported with standard ES6 import
s (e.g. import { isArray } from "/url/to/type.js"
).
Terms of Use
brazier is in the public domain. To the extent possible under law, Uri Wilensky has waived all copyright and related or neighboring rights.