Sum and product of an array: Difference between revisions

Content added Content deleted
m (→‎{{header|Phix}}: added syntax colouring the hard way, phix/basics)
Line 682:
</lang>
 
<pre>declarative 8.1M (123.45ns) (± 2.99%) 65 B/op 1.30× slower
<lang Bash>
declarative imperative 810.1M57M (123 94.45ns61ns) (± 2.9996%) 65 B/op 1.30× slower fastest</pre>
imperative 10.57M ( 94.61ns) (± 2.96%) 65 B/op fastest
</lang>
 
=={{header|D}}==