ha 0.3.0

Ha provides core structs and traits for programming with higher order structures in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies]

[lib]
name = "ha"

[package]
authors = ["Sven Nilsen <bvssvni@gmail.com>"]
description = "Ha provides core structs and traits for programming with higher order structures in Rust"
documentation = "https://docs.rs/ha"
edition = "2018"
homepage = "https://github.com/yuulive/ha"
keywords = ["advancedresearch", "higher", "order", "core"]
license = "MIT"
name = "ha"
readme = "README.md"
repository = "https://github.com/yuulive/ha.git"
version = "0.3.0"