diff options
Diffstat (limited to 'man/man3/tomo-Text.from_codepoint_names.3')
| -rw-r--r-- | man/man3/tomo-Text.from_codepoint_names.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Text.from_codepoint_names.3 b/man/man3/tomo-Text.from_codepoint_names.3 index 8732239d..b64cdcaa 100644 --- a/man/man3/tomo-Text.from_codepoint_names.3 +++ b/man/man3/tomo-Text.from_codepoint_names.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.from_codepoint_names 3 2025-04-19T14:52:07.139903 "Tomo man-pages" +.TH Text.from_codepoint_names 3 2025-04-21T14:44:34.264386 "Tomo man-pages" .SH NAME -Text.from_codepoint_names \- Returns text that has the given codepoint names (according to the Unicode specification) as its codepoints. - +Text.from_codepoint_names \- convert list of unicode codepoint names to text .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Text.from_codepoint_names\ :\ func(codepoint_names:\ [Text]\ ->\ [Text]) .fi - .SH DESCRIPTION Returns text that has the given codepoint names (according to the Unicode specification) as its codepoints. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
