functionality 1.0.1

Rust |> Functional programming = 💖. Useful traits, functions and macros for prettier code.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "functionality"
description = "Rust |> Functional programming = 💖. Useful traits, functions and macros for prettier code."
license = "MIT"
version = "1.0.1"
edition = "2021"

[dependencies]
pipe-trait = "0.4.0"