index_many 0.6.0

A proof of concept for indexing an slice at multiple locations at once
Documentation
[dependencies]

[package]
authors = ["Marvin Löbel <loebel.marvin@gmail.com>"]
description = "A proof of concept for indexing an slice at multiple locations at once"
documentation = "https://docs.rs/index_many/"
edition = "2018"
exclude = ["etc"]
keywords = ["slice", "array", "index"]
license = "MIT/Apache-2.0"
name = "index_many"
readme = "README.md"
repository = "https://github.com/Kimundi/index_many"
version = "0.6.0"