UNPKG
@rimbu/sorted
Version:
latest (2.1.10)
2.1.10
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.1.1
1.1.0
1.0.0
1.0.0-alpha.2
1.0.0-alpha.1
0.10.7
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.20
0.9.19
0.9.18
0.9.17
0.9.16
0.9.15
0.9.14
0.9.13
0.9.12
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.11
0.5.10
0.5.10-alpha.0
0.5.9
0.5.8
0.5.7
0.5.5
0.5.4
Immutable SortedMap and SortedSet implementations for TypeScript
rimbu.org
rimbu-org/rimbu
@rimbu/sorted
/
map-custom
/
package.json
8 lines
(7 loc)
•
189 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"map-custom"
,
"private"
:
true
,
"main"
:
"../dist/cjs/map-custom/index.cjs"
,
"module"
:
"../dist/esm/map-custom/index.mjs"
,
"types"
:
"../dist/cjs/map-custom/index.d.cts"
}