fmt.Scan, fmt.Scanln: Start of a simple scanning API in the fmt package.
Still to do: - composite types - user-defined scanners - format-driven scanning The package comment will be updated when more of the functionality is in place. R=rsc CC=golang-dev https://golang.org/cl/1252045
Showing
src/pkg/fmt/scan.go
0 → 100644
src/pkg/fmt/scan_test.go
0 → 100644
Please
register
or
sign in
to comment