Module value

Module value 

Source
Expand description

Values contained in a table cell, its operations and errors.

Structs§

ValueBinaryOpError
Error performing a binary operation on two Values.
ValueError
Error in the value of a Value.
ValueUnaryOpError
Error performing a unary operation on a Value.

Enums§

Value
A value contained within a table’s cell.