Arithmetic numbers: Difference between revisions

m
Line 1,688:
suchlike, in order to collect/output the completely different post-invocation value.
Or and perhaps even better, just simply avoid writing functions with side-effects,
or mnakemake it a function that returns everything in a guaranteed consistent manner,
and of course were get_arithmetic() a procedure [with side-effects] rather than a
function, you would not be tempted to invoke it inline or use any other form of
7,818

edits