38 packages found
Test if a value is an empty collection.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- array
- typed array
- collection
- float64array
- float32array
- int32array
- View more
Create a zero-filled array having the same length and data type as a provided array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Create an array filled with ones and having a specified length.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Remove and return the first element of a collection.
Add elements from one collection to the end of another collection.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- push
- append
- extend
- lengthen
- array
- typed array
- typed-array
- View more
Remove and return the last element of a collection.
Add one or more elements to the end of a collection.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- push
- append
- extend
- lengthen
- array
- typed array
- typed-array
- View more
Add elements from one collection to the beginning of another collection.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- unshift
- prepend
- append
- extend
- lengthen
- array
- typed array
- View more
Typed array pool.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Allows overflowing boundaries of array indexes, example, 'list.overflow(-1)' returns the last element
- array
- negative
- overflow
- range
- of
- python
- index
- Array
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- View more
Validates if a value is a Uint8ClampedArray.
- validate.io
- validate
- validation
- validator
- valid
- is
- array
- typed
- typed array
- uint8clampedarray
- isuint8clampedarray
- class
- constructor
- instance
Utils for working with Uint8ClampedArray
Tests a value’s type against a string like 'positive integer' or 'non-empty map'.
Returns an array of all Typed Array classes.
- typed array
- classes
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
never type new again!
- terse
- essential
- new
- old
- simplicity
- constructor
- factory
- function
- native
- wrap
- Object
- Function
- Array
- Number
- View more
Solve memory storage unreasonable proble
Utilities of pixel
No copy wrap node Buffer as one of the typed array views
- Buffer
- TypedArray
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array