Scheme 48 Manual | Contents | In Chapter: Libraries
Previous: Bitwise integer operations | Next: Cells

Byte vectors

These are homogeneous vectors of small integers (0 <= i <= 255). The functions that operate on them are analogous to those for vectors. They are in the structure byte-vectors.

Previous: Bitwise integer operations | Next: Cells