add (^) as an evaluable factor, re: #39

This commit is contained in:
Mark Thom
2018-09-01 13:48:04 -06:00
parent db36958504
commit 78ea3f5441
9 changed files with 279 additions and 34 deletions

View File

@@ -4,9 +4,9 @@ version = "0.7.9"
authors = ["Mark Thom"]
[dependencies]
downcast = "0.9.1"
num = "0.2"
ordered-float = "0.5.0"
downcast = "0.9.1"
[dependencies.termion]
version = "1.4.0"