Fix documentation for `cycle'.
Closes PR 11040.
This commit is contained in:
parent
88dea4fae9
commit
7918d921ee
|
@ -124,8 +124,8 @@ cond case
|
|||
|
||||
@defprocthing[identity]{Lazy identity function.}
|
||||
|
||||
@defprocthing[cycle]{Creates a lazy infinite list given a list of
|
||||
elements to repeat in order.}
|
||||
@defprocthing[cycle]{Creates a lazy infinite list that repeats its
|
||||
input arguments in order.}
|
||||
|
||||
@; ----------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user