guzba / zippy

Pure Nim implementation of deflate, zlib, gzip and zip.
MIT License
246 stars 29 forks source link

update writeFile(..) to discard unused value #42

Closed nc-x closed 2 years ago

nc-x commented 2 years ago

Needed for nim-lang/Nim#19733

Can you also release a new version of zippy after this is merged to get the CIs greener for the nim pull request