diff options
Diffstat (limited to 'man/man3/tomo-Text.codepoint_names.3')
| -rw-r--r-- | man/man3/tomo-Text.codepoint_names.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Text.codepoint_names.3 b/man/man3/tomo-Text.codepoint_names.3 index 3d9d277d..25370c4b 100644 --- a/man/man3/tomo-Text.codepoint_names.3 +++ b/man/man3/tomo-Text.codepoint_names.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.codepoint_names 3 2025-04-19T14:52:07.139717 "Tomo man-pages" +.TH Text.codepoint_names 3 2025-04-21T14:44:34.264217 "Tomo man-pages" .SH NAME -Text.codepoint_names \- Returns a list of the names of each codepoint in the text. - +Text.codepoint_names \- get unicode codepoint names .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Text.codepoint_names\ :\ func(text:\ Text\ ->\ [Text]) .fi - .SH DESCRIPTION Returns a list of the names of each codepoint in the text. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
