On 02/13/2013 03:48 PM, FG wrote:
Typical thing with examples - they try to be terse and show off a mechanism like
reduce, without going into too much details and hence are unusable IRL.

My favourite -- in the tutorial for a really serious piece of scientific code written in C:

     int n = rand() % 10;

Reply via email to