/enjoy-immutable

Extends ENJOY.js to work with Immutable.js collections.

Primary LanguageJavaScriptMIT No AttributionMIT-0

enjoy-immutable

This is an extension to ENJOY.js which makes it possible to use Immutable.js collections with ENJOY's collection functions and multimethods like at(collection, key), put(collection, key, value) and each(collection, fn).