diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-05-02 23:44:43 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-05-02 23:48:52 -0700 |
commit | d134a83b7454911285101dee8d14b9a41671d850 (patch) | |
tree | 8a2a01164bf73f001fac05d8979996477c011ebf /subx/examples/ex8.subx | |
parent | f2cd405d04cd904bf1ed4d5ddf4916234c0509f5 (diff) | |
download | mu-d134a83b7454911285101dee8d14b9a41671d850.tar.gz |
new primitives: append-byte, append-byte-hex
These are variants of write-byte-buffered and print-byte-buffered respectively that operate on in-memory `stream`s rather than `buffered-file`s. They don't operate on files, so we'll avoid using the prefix 'write-'.
Diffstat (limited to 'subx/examples/ex8.subx')
0 files changed, 0 insertions, 0 deletions