splitter, compilation issue
    sigod via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Tue Oct 27 15:09:00 PDT 2015
    
    
  
On Tuesday, 27 October 2015 at 21:54:33 UTC, Jonathan M Davis 
wrote:
> Well, split calls splitter, and it doesn't make much of an 
> attempt to check its arguments in its template constraint, 
> mostly passing the buck onto splitter, since it's really just a 
> wrapper around splitter that calls array on the result.
Looks like one more way to improve documentation.
    
    
More information about the Digitalmars-d-learn
mailing list