Skip to content

oguimbal/immutable-js-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno-compatible version of Immutable-js

Usage:

import {List, Map, ...} from "https://deno.land/x/immutable@4.0.0-rc.14-deno/mod.ts";

And use it as you would in nodejs (see Immutable-js repo for documentation)

About

Immutable-js port for Deno

Resources

Stars

Watchers

Forks

Packages

No packages published