Boron 0.1.0

UCell Union Reference
[Core Programmer Interface]

A cell holds a single value. More...


Data Fields

UCellId id
 Basic type identification.
UCellDatatype datatype
 For datatype! type.
UCellWord word
 For word!, lit-word!, set-word!, get-word! types.
UCellNumber number
 For int!, decimal! types.
UCellCoord coord
 For coord! type.
UCellVec3 vec3
 For vec3! type.
UCellSeries series
 For binary!, bitset!, string!, file!, block!, paren!, path! types.
UCellSeries context
 For context! type.
UCellError error
 For error! type.

Detailed Description

A cell holds a single value.

It will always be 16 bytes. Normally cells are contained in block UBuffers.

Examples:

calculator.c.


The documentation for this union was generated from the following files:
Generated on 27 Jan 2012 by Doxygen 1.5.1