Minor Helpers Improvements
Small changes:
-
assume
now accepts anIterable[Formula]
instead of a singleFormula
(change coming from branch funcprog). - Fixed the issues with our console colours, changing every instance of
BLACK
toRESET
. - Added a couple spaces in the printing where they were clearly missing