# Structs
Float32Slice a comma separated float32.
Float64Slice a comma separated float64.
Int16Slice a comma separated int16.
Int32Slice a comma separated int32.
Int64Slice a comma separated int64.
Int8Slice a comma separated int8.
IntSlice a comma separated int.
NullBool nullable string keeper.
NullFloat32 nullable string keeper.
NullFloat64 nullable string keeper.
NullInt nullable string keeper.
NullInt16 nullable string keeper.
NullInt32 nullable string keeper.
NullInt64 nullable string keeper.
NullInt8 nullable string keeper.
NullString nullable string keeper.
NullTime nullable string keeper.
NullUInt nullable string keeper.
NullUInt16 nullable string keeper.
NullUInt32 nullable string keeper.
NullUInt64 nullable string keeper.
NullUInt8 nullable string keeper.
StringSlice a comma separated string.
UInt16Slice a comma separated uint16.
UInt32Slice a comma separated int32.
UInt64Slice a comma separated uint64.
UInt8Slice a comma separated uint8.
UIntSlice a comma separated uint.