issues
search
a1b10
/
cl-xlsx
📜 Read XLSX files with Common Lisp
23
stars
2
forks
source link
added keep-empty-rows-as-nil keyword arg to read-xlsx and friends
#18
Closed
slyrus
closed
3 years ago
slyrus
commented
3 years ago
if the kewyord arg keep-empty-rows-as-nil to read-xlsx is t, empty rows are returned as nils, rather than just being silently skipped.