write-u8 -- r7rs Definition
§

Kind
§

procedure;

Extended by
§

Procedure signature
§

Procedure variants:

Exports
§

Exports recursive
§

Description
§

(write-u8 byte)
(write-u8 byte port)

Writes the byte to the given binary output port and returns an unspecified value.


The text herein was sourced and adapted as described in the "R7RS attribution of various text snippets" appendix.

Referenced-types
§