downs wrote: > ([&update]~([1, 2] /map/ (int e) { return &prefetch /fix/ (currentStrip > + e); })) /map/ &Pool.addTask; What is /map/ and /fix/? Are these valid D constructs? If so, where in the language spec are they as I am very interested in learning more. Regards, Myron.