Descriptionregexp: add support for matching text read from things that implement
ReadRune. (If you have a Reader but not a RuneReader, use bufio.)
The matching code is a few percent slower but significantly cleaner.
Patch Set 1 #
Total comments: 5
Patch Set 2 : diff -r 85f202d81c64 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 85f202d81c64 https://go.googlecode.com/hg/ #
MessagesTotal messages: 6
|