diff options
Diffstat (limited to 'man/man3/tomo-Int.parse.3')
| -rw-r--r-- | man/man3/tomo-Int.parse.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Int.parse.3 b/man/man3/tomo-Int.parse.3 index f81b4de4..c6ca089e 100644 --- a/man/man3/tomo-Int.parse.3 +++ b/man/man3/tomo-Int.parse.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.parse 3 2025-04-19T14:52:07.133310 "Tomo man-pages" +.TH Int.parse 3 2025-04-21T14:44:34.258409 "Tomo man-pages" .SH NAME -Int.parse \- Converts a text representation of an integer into an integer. - +Int.parse \- convert text to integer .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Int.parse\ :\ func(text:\ Text\ ->\ Int?) .fi - .SH DESCRIPTION Converts a text representation of an integer into an integer. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
