actions 0.2.0

Software without side-effects. Redo and Undo. Macro's.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dev-dependencies.rand]
version = "0.6.1"

[package]
authors = ["Xoronic"]
categories = ["data-structures"]
description = "Software without side-effects. Redo and Undo. Macro's. "
edition = "2018"
homepage = "https://github.com/actions-library/actions/"
keywords = ["actions", "redo", "undo", "merge", "redux"]
license = "MIT"
name = "actions"
readme = "README.md"
repository = "https://github.com/actions-library/actions/"
version = "0.2.0"