We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc4005 commit ad307a0Copy full SHA for ad307a0
README.md
@@ -31,7 +31,7 @@ var map = Immutable.Map({a:1, b:2, c:3});
31
32
To use `immutable` from a browser, try [Browserify](http://browserify.org/).
33
34
-
+### TypeScript
35
Use these Immutable collections and sequences as you would use native
36
collections in your [TypeScript](http://typescriptlang.org) programs while still taking
37
advantage of type generics, error detection, and auto-complete in your IDE.
0 commit comments