Run an array of functions in parallel
Polyfill for Array.of
Map `visit` over an array of objects.
A robust & optimized `Array.of` polyfill, based on the ECMAScript 6 specification.
Create an array of unique values, in order, from the input arrays
Get an array of recursive directory contents
Run an array of functions in series
Parse the Forwarded header (RFC 7239) into an array of objects
Get v8 stack traces as an array of CallSite objects.
Returns an array of all tabbable DOM nodes within a containing node.
Return an array of all parent node_modules directories
Returns an array of Typed Array names that are available in the current environment
Push an array of items into an array, while being robust against prototype modification
Array of "void elements" defined by the HTML specification.
Filter an array of objects to a specific OS
Parses every stack trace into a nicely formatted array of hashes.
Generate a regex from a string or array of strings.
Generates an array of consecutive integers starting at 0
Call an array of asynchronous functions in series
Create an object path from a list or array of strings.
Call an array of asynchronous functions in parallel
Sort an array of numbers
Filter an array of objects to a specific OS
Parse string into array of string elements
An array of specified length `N` of u8 values from 0 to `B`-1
This package currently provides one function that takes in an array containing tuples of two types; the function then returns two arrays, the first containing all the first elements of the tuples, and the second array containing the second elements of the tuples. This functionality is available in iterators through unzip, but unzip can only return collections which implement Extend; which primitive arrays do not. Therefore, unzip works fine for Vec or other dynamic types, but not for simple, beautiful arrays, with lengths known at compiletime. My implementation is hopefully quite efficient, as it just moves data around, without using too much costly abstractions like std::array::from_fn. This crate has 4 tests that I think cover basically everything; still it could be unsound..
Array of Hash Simple DB
An RSpec matcher that ensures expected is an array and each element is of specified type.
An RSpec matcher that ensures expected is an array and each element is of specified type.
In showing a long lists, sometimes one would prefer to see the value arranged aligned in columns. Some examples include listing methods of an object or debugger commands. See Examples in the rdoc documentation for examples.
Simple library to parse PostgreSQL arrays into a array of strings
A gem that adds range methods to Ruby's Range and Array classes. (Range#+, Range#-, Array#rangify, Array#intersection, Array#missing)
Bit array for ActiveRecord
Recursively sort nested ruby Arrays and Hashes + deepmerge
It makes histograms out of Ruby data. How cool is that!? Pretty cool if you ask me.
Array/Hash/Struct#dig backfill for ruby
Easy Diff enhances the functionality of Hash, allowing recursive diff, merge, and unmerge of arbitrarily constructed hashes. This is perfect for people who need to do diffs on not only plain text files but also data as Hash or JSON objects. Unmerge is included with diff and merge to more easily allow versioning of arbitrary data.
Compresses Arrays of Objects to Arrays of Ranges.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.