chickadee » byte-blob » byte-blob-cons

byte-blob-cons X BYTE-BLOBprocedure

Analogous to list cons, but of complexity O(N), as it requires copying the elements of the byte-blob argument.