mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
3 lines
122 B
Go
3 lines
122 B
Go
// Package scan contains low-level logic for efficient type-inference of string
|
|
// to int/float/bool/string.
|
|
package scan
|