packages feed

polysemy-fskvstore-0.1.0.0: README.md

# polysemy-fskvstore

This package provides interpreters to run a filesystem as a `KVStore` in
polysemy, using a `Path b File` as the key and either a UTF8 `Text` or a
`ByteString` as the value.