dc-ock 0.3.0

A simple reverse polish notation desk calculator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.config]
version = "0.13.1"

[dependencies.directories]
version = "4.0.1"

[package]
authors = ["Lilly Cham"]
description = "A simple reverse polish notation desk calculator"
edition = "2018"
homepage = "https://haskell.gay"
license = "MIT"
name = "dc-ock"
readme = "README.md"
repository = "https://github.com/lillycat332/dc-rs"
version = "0.3.0"