More flexible sorted ranges?
    via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sun Nov  2 12:21:43 PST 2014
    
    
  
And while you're at it, consider fixing the name to be accurate. 
Call it:
lowerBoundedBy(value)
or something similar.
A lower bound is a single element, not a set.
    
    
More information about the Digitalmars-d-learn
mailing list