Searched defs:isBidirectional (Results 1 – 3 of 3) sorted by relevance
2965 enum isBidirectional = isBidirectionalRange!RoR && member
1106 private enum isBidirectional = allSatisfy!(isBidirectionalRange, staticMap!(Unqual, Rs)); member
1093 private enum isBidirectional = allSatisfy!(isBidirectionalRange, staticMap!(Unqual, Rs)); member