diff options
Diffstat (limited to 'man/man3/tomo-Byte.to.3')
| -rw-r--r-- | man/man3/tomo-Byte.to.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Byte.to.3 b/man/man3/tomo-Byte.to.3 index 95405694..7e2dcf11 100644 --- a/man/man3/tomo-Byte.to.3 +++ b/man/man3/tomo-Byte.to.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Byte.to 3 2025-04-19T14:52:07.132731 "Tomo man-pages" +.TH Byte.to 3 2025-04-21T14:44:34.257958 "Tomo man-pages" .SH NAME -Byte.to \- Returns an iterator function that iterates over the range of bytes specified. - +Byte.to \- iterate over a range of bytes .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Byte.to\ :\ func(first:\ Byte,\ last:\ Byte,\ step:\ Byte?\ =\ none\ ->\ func(->Byte?)) .fi - .SH DESCRIPTION Returns an iterator function that iterates over the range of bytes specified. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
