v/vlib/compress
2022-01-07 13:28:50 +02:00
..
zlib docs: add more documentation to each of the modules in vlib (#13043) 2022-01-07 13:28:50 +02:00
README.md

Description:

compress is a namespace for (multiple) compression algorithms supported by V. At the moment, only compress.zlib is implemented.