Recommendation: "functional" keyword

Sean Eskapp eatingstaples at gmail.com
Sun Jan 9 13:22:15 PST 2011


Functional functions could not modify ANY data, including explicitly allocating
variables. Although, come to think of it, this wouldn't imply pure, as they should
still be allowed to read global data and call impure functions.


More information about the Digitalmars-d mailing list