D compile time algorithms implementation

khurshid khurshid.normuradov at gmail.com
Wed Apr 24 23:49:17 PDT 2013


I am newbie D language. Only, I am playing with meta programming.

I have a question.

Using D language futures, could to implement NoDuplicates meta 
algorithm with O(N) time, or though O(N ln(N) )?




More information about the Digitalmars-d mailing list