array_tool 1.0.3

Helper methods for processing collections
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "array_tool"
version = "1.0.3"
authors = ["Daniel P. Clark <6ftdan@gmail.com>"]
description = "Helper methods for processing collections"
documentation = "http://danielpclark.github.io/array_tool/index.html"
homepage = "https://github.com/danielpclark/array_tool"
repository = "https://github.com/danielpclark/array_tool"
license = "MIT OR Apache-2.0"
readme = "README.md"
keywords = ["vector","string","grapheme","unique","substitution"]
categories = ["text-processing", "data-structures", "value-formatting"]

[badges]
travis-ci = { repository = "danielpclark/array_tool", branch = "master" }
appveyor =  { repository = "danielpclark/array_tool", branch = "master", service = "github" }