(It's a long time since I last coded in ALGOL, so I might have details of the syntax not correct).min := IF a < b THEN a ELSE b FI;
In reply to Re^2: Clever vs. Readable
by JavaFan
in thread Clever vs. Readable
by Anonymous Monk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |