diff options
Diffstat (limited to 'man/man3/tomo-Text.from_codepoints.3')
| -rw-r--r-- | man/man3/tomo-Text.from_codepoints.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Text.from_codepoints.3 b/man/man3/tomo-Text.from_codepoints.3 index cfb78232..5d6f648d 100644 --- a/man/man3/tomo-Text.from_codepoints.3 +++ b/man/man3/tomo-Text.from_codepoints.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.from_codepoints 3 2025-04-19T14:52:07.139939 "Tomo man-pages" +.TH Text.from_codepoints 3 2025-04-21T14:44:34.264420 "Tomo man-pages" .SH NAME -Text.from_codepoints \- Returns text that has been constructed from the given UTF32 codepoints. - +Text.from_codepoints \- convert UTF32 codepoints to text .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Text.from_codepoints\ :\ func(codepoints:\ [Int32]\ ->\ [Text]) .fi - .SH DESCRIPTION Returns text that has been constructed from the given UTF32 codepoints. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
