(sigil channel authoring)
First-class channel publication declarations.
Exports
channel-bindingprocedureConstruct a channel-binding struct.
channel-binding?procedureTest if a value is a channel-binding struct.
channel-binding-nameprocedureGet the name field of a channel-binding struct.
channel-binding-valueprocedureGet the value field of a channel-binding struct.
%channel--typevariableGet the value field of a channel-binding struct.
channelprocedureConstruct a channel struct.
channel?procedureTest if a value is a channel struct.
channel-streamprocedureGet the stream field of a channel struct.
channel-bindingsprocedureGet the bindings field of a channel struct.
channel-authoring-value->datumvariable(No description)