formatting, first attempt to add priority order to waitfor selection, change to for-loops to use CFA for-control (details)
Moved the non-trivial bodies of the power (exponental) functions out of the prelude and into the library. They have caused some issues in debugging there. (details)
Remove unnecessary assertion: printing a rational doesn't require the component type to be arithmetic. (details)
Commit
108b2c75260d5b15cab02e847700d0ca68637ebe
by ajbeach
Moved the non-trivial bodies of the power (exponental) functions out of the prelude and into the library. They have caused some issues in debugging there.