Duncan Coutts wrote: > One might hope that in this case we could hoist the extraction of the > dictionary members outside the inner loop. This possibility had crossed my mind too. If HOFs really are faster (for whatever reason) then it should be possible for a compiler to do this automatically. Regards -- Adrian Hey