refaktor / rye

homoiconic dynamic programming language with some new ideas
https://ryelang.org
Apache License 2.0
406 stars 21 forks source link

Error When Loading Empty CSV File #298

Closed cwarden closed 1 month ago

cwarden commented 1 month ago

Return an error when load\csv reads an empty file. Fixes panic in this scenario.