module CryStorage::Table
Direct including types
Defined in:
table.crInstance Method Summary
- #get(address : Address) : PageManagement::ISlot
- #indexer(column : Column, range = false)
- #insert(slot : ISlot)
- #scan(& : ISlot -> )
- #schema