summaryrefslogtreecommitdiff
path: root/devel/hs-vault/DESCR
blob: 9068d9b495d712257d7b5b5e8266466000853c73 (plain)
1
2
3
4
5
6
7
A vault is a persistent store for values of arbitrary types. It's like
having first-class access to the storage space behind IORefs.

The data structure is analogous to a bank vault, where you can access
different bank boxes with different keys; hence the name.

Also provided is a locker type, representing a store for a single element.