[ trixie ]
[ sid ]
[ 源代码: rust-slice-group-by ]
软件包:librust-slice-group-by-dev(0.3.1-4)
librust-slice-group-by-dev 的相关链接
Debian 的资源:
下载源码包 rust-slice-group-by:
- [rust-slice-group-by_0.3.1-4.dsc]
- [rust-slice-group-by_0.3.1.orig.tar.gz]
- [rust-slice-group-by_0.3.1-4.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
iterators over groups in slices and strs - Rust source code
slice-group-by is an implementation of the groupBy Haskell function, providing tools for efficiently iterating over `slice` and `str` by groups defined by a function that specifies if two elements are in the same group.
This package contains the source for the Rust slice-group-by crate, for use with cargo and dh-cargo.