| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Lorentz.UStore.Instances
Contents
Documentation
ustoreFieldOps :: HasUField fname ftype templ => StoreFieldOps (UStore templ) fname ftype Source #
ustoreSubmapOps :: HasUStore mname key value templ => StoreSubmapOps (UStore templ) mname key value Source #
Orphan instances
| HasUField fname ftype templ => StoreHasField (UStore templ) (fname :: Symbol) ftype Source # | |
Methods storeFieldOps :: StoreFieldOps (UStore templ) fname ftype # | |
| HasUStore mname key value templ => StoreHasSubmap (UStore templ) (mname :: Symbol) key value Source # | |
Methods storeSubmapOps :: StoreSubmapOps (UStore templ) mname key value # | |