Project

General

Profile

« Previous | Next » 

Revision 36e057e2

Added by nobu (Nobuyoshi Nakada) over 5 years ago

Loop with String#scan without creating substrings

Create the substrings necessary parts only, instead of cutting the
rest of the buffer. Also removed a useless, probable typo, regexp.