bearophile Wed, 22 Apr 2009 05:05:10 -0700
Are there ways in D2 to tell if a function has the 'pure' attribute? (To create a parallel_map() function we will want to be sure it takes a pure mapping function as argument).
Bye, bearophile