Repository
Current version released
5 years ago
Deno-compatible version of Immutable-js
Usage:
import {List, Map, ...} from "https://deno.land/x/immutable@4.0.0-rc.12-deno.1/mod.ts";And use it as you would in nodejs (see Immutable-js repo for documentation)