ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
Cell.Contents
ocean
io
console
Tables
Table
Row
Cell
Cell contents union
struct
Cell
union
Contents {
ulong
integer
;
double
floating
;
mstring
utf8
;
}
Members
Variables
floating
double
floating
;
Undocumented in source.
integer
ulong
integer
;
Cell contents union
utf8
mstring
utf8
;
Undocumented in source.
Meta
Source
See Implementation
ocean
io
console
Tables
Table
Row
Cell
enums
Type
functions
display
setBackgroundColour
setBinaryMetric
setDecimalMetric
setDivider
setEmpty
setFloat
setForegroundColour
setInteger
setMerged
setString
width
manifest constants
inter_cell_spacing
static functions
BinaryMetric
DecimalMetric
Empty
Float
Integer
Merged
String
unions
Contents
variables
contents
metric_string
type
Cell contents union