use binary_pow for (^)/2

This commit is contained in:
Mark Thom
2019-04-22 19:48:09 -06:00
parent 59c21dbc3b
commit f9448e894e
4 changed files with 20 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ cfg-if = "0.1.7"
downcast = "0.10.0"
num = "0.2"
ordered-float = "0.5.0"
prolog_parser = "0.8.20"
prolog_parser = "0.8.21"
readline_rs_compat = { version = "0.1.9", optional = true }
ref_thread_local = "0.0.0"