scats
Useful scala classes in typescript
Useful scala classes in typescript
Simple hash-based collections implementation.
Assign a value or extend a deeply nested property of an object using object path notation.
Updates values based on map function.
Several helper MobX decorators (setter, observe, save, ...)
A Set implementation with expirable keys
An array is a collection of values, stored contiguously.
Reduces values to a single value.
Gives values present in both sets.
Checks if set is contained in all lists.
Checks if set is contained in all lists.
Removed duplicate elements from the array
More operations on Sets: union, intersection, include, etc.
Set with custom equality comparisons
Keeps values which pass a test.
这是超级美眉原型函数拓展模块,更有利于对string、array、object的操作,避免出错,简化业务逻辑。
Set of (a, b) pairs based off ES6 Sets
Set Operations in Typescript
TypeScript wrapper for collections.js
Lists cartesian product of sets.