# Functions
GetStructFieldIndex returns the struct field index for a given column name or nil, if no column matches.
NormalizeColumn prepares a column for comparison against another column.
ParseTag splits a struct tag into comma separated chunks.
StringToKind converts a string into a kind.
StringToType converts a string value into another type.