pike 0.1.2

A macro collection to pipe |> your functions calls, like in F# or Elixir.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["rzvxa <rzvxa@protonmail.com>"]
description = "A macro collection to pipe |> your functions calls, like in F# or Elixir."
edition = "2021"
homepage = "https://github.com/rzvxa/pike"
keywords = ["pipe", "function", "elixir", "macro", "composition"]
license = "MIT OR Apache-2.0"
name = "pike"
readme = "README.md"
repository = "https://github.com/rzvxa/pike"
version = "0.1.2"