Fix reading files starting with an empty record
Use size literals where appropriate
Fix more missing const
This package provides TSV (tab-separated-values) support for Hare.
The recommended name for this package is "hare-tsv". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.
make install
git subtree -P vendor/hare-tsv/ add https://git.sr.ht/~sotirisp/hare-tsv master