So how exactly does one make a persistent range object?
Andrej Mitrovic
andrej.mitrovich at gmail.com
Sat Jun 4 12:05:46 PDT 2011
Ok, this works:
shared Cycle!(int[]) range;
So, problem solved? Sometimes I feel like I should just e-mail myself
and then give myself the answer instead of posting here. LOL.
More information about the Digitalmars-d-learn
mailing list