Variable.forceFastPath

Used for testing purpose to ensure both paths produce the same result.

class Variable(TupleT, ThreadStrategy TS = ThreadStrategy.single)
version(unittest)
bool forceFastPath;

Meta