tuplemagic 0.1.3

Utilities for manipulating tuples through various operations like mapping, filtering, nesting, and reducing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.static_assertions]
version = "0"

[package]
authors = ["Matt Mastracci <matthew@mastracci.com>"]
description = "Utilities for manipulating tuples through various operations like mapping, filtering, nesting, and reducing"
edition = "2021"
license = "Apache-2.0 OR MIT"
name = "tuplemagic"
readme = "README.md"
repository = "https://github.com/mmastrac/tuplemagic"
version = "0.1.3"