It's called .parallel() in D, works the same way I guess. It turns a lazy computation chain into a parallel one.