slice-group-by 0.3.1

Iterators over groups in slices and strs
Documentation
[dev-dependencies.rand]
version = "0.6.5"

[features]
default = ["std"]
nightly = []
std = []

[package]
authors = ["Kerollmops <renault.cle@gmail.com>"]
categories = ["algorithms"]
description = "Iterators over groups in slices and strs"
documentation = "https://docs.rs/slice-group-by"
edition = "2018"
keywords = ["str", "slice", "group"]
license = "MIT"
name = "slice-group-by"
readme = "README.md"
repository = "https://github.com/Kerollmops/slice-group-by"
version = "0.3.1"