Crates.io | array__ops |
lib.rs | array__ops |
version | 1.0.3 |
source | src |
created_at | 2023-12-29 01:02:53.339257+00 |
updated_at | 2025-02-06 08:18:18.718563+00 |
description | A selection of useful array operations |
homepage | |
repository | https://github.com/sigurd4/array__ops |
max_upload_size | |
id | 1082862 |
size | 561,835 |
Provides many useful utility methods for arrays.
This crate is a superset of the crate slice_ops
.
I had to name it array__ops
because array_ops
was taken.