fitzgen / fitzgen/bumpalo

try_* variants for slices

Open
#175 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.3k
Forks
157
Avg merge
3d 17h
Merged PRs (30d)
1

Description

Looking at the interface, I'm missing:

- `try_alloc_slice_clone()`
- `try_alloc_slice_copy()`
- `try_alloc_slice_fill_clone()`
- `try_alloc_slice_fill_copy()`
- `try_alloc_slice_fill_default()`
- `try_alloc_slice_iter()`
- `try_alloc_slice_with()`

Need `try_alloc_slice_fill_copy()` and `try_alloc_slice_fill_default()` myself, though why not add all while we're at it?

Is there a specific reason these weren't added?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.