es6-set
Set data structure
A polyfill implementation of the Set data structure as specified in ECMAScript 6
Set collection as specified in ECMAScript 6
46 stars
3 watching
9 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A polyfill for ECMAScript 6 Symbol feature to provide a fallback solution when native support is not available. | 179 |
| A JavaScript implementation of the ECMAScript 6 Map data structure | 73 |
| Library to compile and resolve template strings as specified in ES6 syntax | 79 |
| A WeakMap implementation as specified in ECMAScript6 | 29 |
| An implementation of a set data structure using LinkedHashMap | 27 |
| Documenting ECMAScript 6 language features for software developers | 29,222 |
| Provides generalized folds, unfolds, and traversals for fixed point data structures | 59 |
| A Markdown syntax for describing data structures in JSON and related formats. | 902 |
| A collection of concise examples showcasing various ES6 features. | 331 |
| A JavaScript library providing various data structures and functions for manipulating arrays. | 1,251 |
| A distributed, reactive, and functional data structure library for JavaScript | 8 |
| Provides a way to schedule code execution at the end of the current event loop iteration | 74 |
| A distributed secure JavaScript sandbox for plugin systems and supply chain attack resistance. | 845 |
| A polyfill for the Array.prototype.every method to enable it in older JavaScript environments. | 7 |
| A robust polyfill for the includes method in ECMAScript 6 | 68 |