Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource nodejs-stringset

A fast and robust stringset implementation that can hold any string items, including __proto__, with minimal overhead compared to a plain object. Works in node and browsers. The API is created to be as close to the ES6 Set API as possible. Prefer ss.remove("key") for deleting a key. ES6 Set uses set.delete("key") instead and for that reason ss['delete']("key") is available as a stringset alias as well. Never do ss.delete("key") unless you're certain to be in the land of ES5 or later.

Found 1 sites for nodejs-stringset

Found 4 RPM for nodejs-stringset

PackageSummaryDistributionDownload
nodejs-stringset-0.2.1-1.el7.noarch.htmlFast and robust stringsetEPEL 7 for ppc64lenodejs-stringset-0.2.1-1.el7.noarch.rpm
nodejs-stringset-0.2.1-1.el7.noarch.htmlFast and robust stringsetEPEL 7 for aarch64nodejs-stringset-0.2.1-1.el7.noarch.rpm
nodejs-stringset-0.2.1-1.el7.noarch.htmlFast and robust stringsetEPEL 7 for ppc64nodejs-stringset-0.2.1-1.el7.noarch.rpm
nodejs-stringset-0.2.1-1.el7.noarch.htmlFast and robust stringsetEPEL 7 for x86_64nodejs-stringset-0.2.1-1.el7.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet