Crates.io | lazyext-slice |
lib.rs | lazyext-slice |
version | 0.0.2 |
source | src |
created_at | 2022-01-16 16:31:20.69195 |
updated_at | 2022-01-16 16:34:05.399664 |
description | Thousands of utility functions for slices and vec |
homepage | |
repository | https://github.com/al8n/lazyext/tree/main/lazyext-slice |
max_upload_size | |
id | 514967 |
size | 38,955 |
Notes: [WIP] The functions in this crate has not been fully tested. Please wait for me to make it 100% tested, or you can give a PR and write test cases for those functions.
Thousands of utility functions for slices and vec.
[dependencies]
lazeyext-slice = "0.1.0"
alloc
related functions)[dependencies]
lazeyext-slice = { version = "0.1.0", default-features = false, features = ["alloc"] }
alloc
related functions)[dependencies]
lazeyext-slice = { version = "0.1.0", default-features = false }