count until predicate returns false

Andrej Mitrovic andrej.mitrovich at gmail.com
Mon Aug 15 15:28:19 PDT 2011


Thanks, but I'll wait for the next release before I use it. In the
meantime I guess I'll use this monster:

array(until!(not!isWhite)(line)).length


More information about the Digitalmars-d-learn mailing list