Macro Awhile

Part of:

package metabang.utilities
( awhile < expr > &body < body > )

Anaphoric WHILE loop: Executes expr&#39; and body' as long as expr&#39; is true.<br> Binds the symbol it' to the value of the `test.'