- 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.
Analogous to list cons, but of complexity O(N), as it requires copying the elements of the byte-blob argument.