[ 原始碼: node-immutable-tuple ]
套件:node-immutable-tuple(0.4.10-11)
node-immutable-tuple 的相關連結
Debian 的資源:
下載原始碼套件 node-immutable-tuple:
- [node-immutable-tuple_0.4.10-11.dsc]
- [node-immutable-tuple_0.4.10.orig.tar.gz]
- [node-immutable-tuple_0.4.10-11.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Immutable finite list objects
This library provides immutable finite list objects with constant-time equality testing (===) and no memory leaks.
This package exports a single function called tuple both as a default export and as an equivalent named export, so all of the following import styles will work.
Node.js is an event-based server-side JavaScript engine.