diff options
Diffstat (limited to 'man/man3/tomo-Int.onward.3')
| -rw-r--r-- | man/man3/tomo-Int.onward.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Int.onward.3 b/man/man3/tomo-Int.onward.3 index ac9fe41a..0ed47e25 100644 --- a/man/man3/tomo-Int.onward.3 +++ b/man/man3/tomo-Int.onward.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.onward 3 2025-04-19T14:52:07.133251 "Tomo man-pages" +.TH Int.onward 3 2025-04-21T14:44:34.258360 "Tomo man-pages" .SH NAME -Int.onward \- Return an iterator that counts infinitely from the starting integer (with an optional step size). - +Int.onward \- iterate from a number onward .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Int.onward\ :\ func(first:\ Int,\ step:\ Int\ =\ 1\ ->\ Text) .fi - .SH DESCRIPTION Return an iterator that counts infinitely from the starting integer (with an optional step size). +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
