mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +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
|