iiyo / enjoy-immutable

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

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

License:MIT No Attribution


Languages

Language:JavaScript 100.0%