regexp: 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. R=rsc CC=golang-dev https://golang.org/cl/4125046
Showing
This diff is collapsed.
Please register or sign in to comment