Csv_.null_

Used for empty CSV scalar like one between two separators: ,,

union Csv_
typeof(null) null_;

Meta