April 27, 2012 Re: Passing array as const slows down code? | |
|---|---|
On 27/04/12 17:12, Joseph Rushton Wakeling wrote: > So, in pseudocode, it's something like this: ... should add: if anyone wants to see the _real_ code, it's here: https://github.com/WebDrake/Dregs/blob/master/dregs/codetermine.d With the passed array being the Rating!()[] that gets passed to the reputation() method and the function it calls. | |

Reply