lmbd 0.1.2

A macro that computes everything at compile time.Based on lambda calculus.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[lib]
name = "lambda"

[package]
authors = ["HunLuanZhiZhu <zhuyihe@petalmail.com>"]
description = "A macro that computes everything at compile time.Based on lambda calculus."
edition = "2021"
keywords = ["lambda"]
license = "MIT OR Apache-2.0"
name = "lmbd"
version = "0.1.2"