mex 0.1.0

A maths expression parser/evaluator
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "mex"
description = "A maths expression parser/evaluator"
license = "MIT"
license-file = "LICENSE"
homepage = "https://github.com/Zac-Garby/mex"
repository = "https://github.com/Zac-Garby/mex"
version = "0.1.0"
authors = ["Zac Garby <zacgarby@icloud.com>"]

[dependencies]