Search results

87 packages found

``` npm i @sndmath/set ``` ## Import ``` import { SndSet } from '@sndmath/set'; ``` ## Union ``` let v = [2, 4, 4, 5, 17, 'lulu']; let s0 = new SndSet(v); v = [3, 14, 14, 5, 9, 17]; let s1 = new SndSet(v); let s2 = Array.from(SndSet.union(s0, s1)); consol

published 1.0.2 a year ago
M
Q
P

eXTended JSON - JSON with comments, function calls, mathematical expression evaluation and embedded remote data

published 1.1.1 3 years ago
M
Q
P

Static data-set of countries, with additional methods for convenience.

published 0.3.0 a year ago
M
Q
P

Integer sequences, number types and more

published 1.0.0 2 years ago
M
Q
P

experiment to perform algebra of sets with css

published 0.1.0 11 days ago
M
Q
P

A fast API for managing and querying arbitrary data segments stored in Redis

published 1.0.37 5 years ago
M
Q
P

Like Set() but with union, intersect, difference and more built-in

published 1.1.0 5 years ago
M
Q
P

Generate a random derangement of a set

published 1.0.1 4 years ago
M
Q
P

Typed Set structure with no dependencies

published 0.2.0 a year ago
M
Q
P

Sorted Set in javascript for node that uses binary search for maintaining sort order

published 1.0.16 3 years ago
M
Q
P

Utility functions to help with combining items.

published 2.0.0 3 years ago
M
Q
P

Lists of characters of common subsets (like Google Fonts API uses them)

published 0.3.1 8 years ago
M
Q
P

A vanilla JavaScript solution implementing smashgg-promise in order to get a list of stale, fresh, and incomplete sets from a smashgg tournament, event, phase, or groupid.

published 1.0.4 6 years ago
M
Q
P

Standard set operations missing in ES6

published 1.2.0 7 years ago
M
Q
P

middleware that iterates over and dispatches actions

published 1.0.1 7 years ago
M
Q
P

Returns the symmetric difference (exclusive-or) of an array of elements (elements that are present in all given arrays and not in their intersections).

published 0.1.1 9 years ago
M
Q
P

class for search in nested sets tree

published 2.0.0 7 years ago
M
Q
P

Utility methods for working with Sets

published 1.0.4 5 years ago
M
Q
P

computes the LL(1) and the LR(1) parsing tables

published 1.0.2 6 years ago
M
Q
P

Parse a written workout into a set of workout objects

published 0.10.1 3 years ago
M
Q
P