hasSwappableElements.hasSwappableElements

Undocumented in source.
  1. enum bool hasSwappableElements;
  2. enum bool hasSwappableElements;
  3. enum bool hasSwappableElements;
    template hasSwappableElements(R)
    static if(!(isRandomAccessRange!R))
    static if(!(isBidirectionalRange!R))
    enum bool hasSwappableElements;

Meta