Module v9::column[][src]

Columns and their extractions.

Structs

Column
EditColumn

You can change the values in this column, but not the length. Changes may be logged. Because of this, you must access items in increasing order.

FastEditColumn
ReadColumn
WriteColumn

Traits

ColumnInfo

Type Definitions

FastEdit