manual: include the file gray-streams.txi

This commit is contained in:
Daniel Kochmański 2023-11-20 16:38:41 +01:00 committed by Marius Gerbershagen
parent e628211be7
commit 8d2fb75ee1
2 changed files with 7 additions and 9 deletions

View file

@ -1,9 +1,8 @@
@node Gray streams
@section Gray streams
@node Gray Streams
@section Gray Streams
@defun{close} {@var{stream} @keys{} :abort}
Unlike the other Gray stream functions, @code{close} is not
specialized on @code{t} for @var{stream}. This decision has been taken
mainly for the compatibility reasons with some libraries.
@defun {close} stream &key abort
Unlike the other Gray stream functions, @code{close} is not specialized
on @code{t} for @var{stream}. This decision has been taken mainly for
the compatibility reasons with some libraries.
@end defun

View file

@ -53,8 +53,7 @@
@c @node Extensible Sequences
@c @section Extensible Sequences
@node Gray Streams
@section Gray Streams
@include extensions/gray-streams.txi
@c @node Series
@c @section Series