joinable 0.2.0

Traits for doing SQL-like joining iterables of values.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[dev-dependencies.irisdata]
version = "0.1"

[package]
authors = ["Adam Shirey <adam@shirey.ch>"]
description = "Traits for doing SQL-like joining iterables of values."
edition = "2021"
homepage = "https://github.com/aeshirey/joinable/"
keywords = ["join"]
license = "MIT OR Apache-2.0"
name = "joinable"
readme = "README.md"
repository = "https://github.com/aeshirey/joinable/"
version = "0.2.0"