From 1c20a8f90f50ec8cfeff2d768bea3fed67016d6d Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 19 Apr 2025 14:52:22 -0400 Subject: Fix backslashes --- man/man3/tomo-Bool.parse.3 | 2 +- man/man3/tomo-Byte.hex.3 | 2 +- man/man3/tomo-Byte.is_between.3 | 2 +- man/man3/tomo-Byte.parse.3 | 2 +- man/man3/tomo-Byte.to.3 | 2 +- man/man3/tomo-Int.abs.3 | 2 +- man/man3/tomo-Int.choose.3 | 2 +- man/man3/tomo-Int.clamped.3 | 2 +- man/man3/tomo-Int.factorial.3 | 2 +- man/man3/tomo-Int.format.3 | 2 +- man/man3/tomo-Int.hex.3 | 2 +- man/man3/tomo-Int.is_between.3 | 2 +- man/man3/tomo-Int.is_prime.3 | 2 +- man/man3/tomo-Int.next_prime.3 | 2 +- man/man3/tomo-Int.octal.3 | 2 +- man/man3/tomo-Int.onward.3 | 2 +- man/man3/tomo-Int.parse.3 | 2 +- man/man3/tomo-Int.prev_prime.3 | 2 +- man/man3/tomo-Int.sqrt.3 | 2 +- man/man3/tomo-Int.to.3 | 2 +- man/man3/tomo-List.binary_search.3 | 2 +- man/man3/tomo-List.by.3 | 2 +- man/man3/tomo-List.clear.3 | 2 +- man/man3/tomo-List.counts.3 | 2 +- man/man3/tomo-List.find.3 | 2 +- man/man3/tomo-List.first.3 | 2 +- man/man3/tomo-List.from.3 | 2 +- man/man3/tomo-List.has.3 | 2 +- man/man3/tomo-List.heap_pop.3 | 2 +- man/man3/tomo-List.heap_push.3 | 2 +- man/man3/tomo-List.heapify.3 | 2 +- man/man3/tomo-List.insert.3 | 2 +- man/man3/tomo-List.insert_all.3 | 2 +- man/man3/tomo-List.pop.3 | 2 +- man/man3/tomo-List.random.3 | 2 +- man/man3/tomo-List.remove_at.3 | 2 +- man/man3/tomo-List.remove_item.3 | 2 +- man/man3/tomo-List.reversed.3 | 2 +- man/man3/tomo-List.sample.3 | 2 +- man/man3/tomo-List.shuffle.3 | 2 +- man/man3/tomo-List.shuffled.3 | 2 +- man/man3/tomo-List.slice.3 | 2 +- man/man3/tomo-List.sort.3 | 2 +- man/man3/tomo-List.sorted.3 | 2 +- man/man3/tomo-List.to.3 | 2 +- man/man3/tomo-List.unique.3 | 2 +- man/man3/tomo-Num.1_PI.3 | 2 +- man/man3/tomo-Num.2_PI.3 | 2 +- man/man3/tomo-Num.2_SQRTPI.3 | 2 +- man/man3/tomo-Num.E.3 | 2 +- man/man3/tomo-Num.INF.3 | 2 +- man/man3/tomo-Num.LN10.3 | 2 +- man/man3/tomo-Num.LN2.3 | 2 +- man/man3/tomo-Num.LOG2E.3 | 2 +- man/man3/tomo-Num.PI.3 | 2 +- man/man3/tomo-Num.PI_2.3 | 2 +- man/man3/tomo-Num.PI_4.3 | 2 +- man/man3/tomo-Num.SQRT1_2.3 | 2 +- man/man3/tomo-Num.SQRT2.3 | 2 +- man/man3/tomo-Num.TAU.3 | 2 +- man/man3/tomo-Num.abs.3 | 2 +- man/man3/tomo-Num.acos.3 | 2 +- man/man3/tomo-Num.acosh.3 | 2 +- man/man3/tomo-Num.asin.3 | 2 +- man/man3/tomo-Num.asinh.3 | 2 +- man/man3/tomo-Num.atan.3 | 2 +- man/man3/tomo-Num.atan2.3 | 2 +- man/man3/tomo-Num.atanh.3 | 2 +- man/man3/tomo-Num.cbrt.3 | 2 +- man/man3/tomo-Num.ceil.3 | 2 +- man/man3/tomo-Num.clamped.3 | 2 +- man/man3/tomo-Num.copysign.3 | 2 +- man/man3/tomo-Num.cos.3 | 2 +- man/man3/tomo-Num.cosh.3 | 2 +- man/man3/tomo-Num.erf.3 | 2 +- man/man3/tomo-Num.erfc.3 | 2 +- man/man3/tomo-Num.exp.3 | 2 +- man/man3/tomo-Num.exp2.3 | 2 +- man/man3/tomo-Num.expm1.3 | 2 +- man/man3/tomo-Num.fdim.3 | 2 +- man/man3/tomo-Num.floor.3 | 2 +- man/man3/tomo-Num.format.3 | 2 +- man/man3/tomo-Num.hypot.3 | 2 +- man/man3/tomo-Num.is_between.3 | 2 +- man/man3/tomo-Num.isfinite.3 | 2 +- man/man3/tomo-Num.isinf.3 | 2 +- man/man3/tomo-Num.j0.3 | 2 +- man/man3/tomo-Num.j1.3 | 2 +- man/man3/tomo-Num.log.3 | 2 +- man/man3/tomo-Num.log10.3 | 2 +- man/man3/tomo-Num.log1p.3 | 2 +- man/man3/tomo-Num.log2.3 | 2 +- man/man3/tomo-Num.logb.3 | 2 +- man/man3/tomo-Num.mix.3 | 2 +- man/man3/tomo-Num.near.3 | 2 +- man/man3/tomo-Num.nextafter.3 | 2 +- man/man3/tomo-Num.parse.3 | 2 +- man/man3/tomo-Num.percent.3 | 2 +- man/man3/tomo-Num.rint.3 | 2 +- man/man3/tomo-Num.round.3 | 2 +- man/man3/tomo-Num.scientific.3 | 2 +- man/man3/tomo-Num.significand.3 | 2 +- man/man3/tomo-Num.sin.3 | 2 +- man/man3/tomo-Num.sinh.3 | 2 +- man/man3/tomo-Num.sqrt.3 | 2 +- man/man3/tomo-Num.tan.3 | 2 +- man/man3/tomo-Num.tanh.3 | 2 +- man/man3/tomo-Num.tgamma.3 | 2 +- man/man3/tomo-Num.trunc.3 | 2 +- man/man3/tomo-Num.y0.3 | 2 +- man/man3/tomo-Num.y1.3 | 2 +- man/man3/tomo-Path.accessed.3 | 2 +- man/man3/tomo-Path.append.3 | 4 ++-- man/man3/tomo-Path.append_bytes.3 | 2 +- man/man3/tomo-Path.base_name.3 | 2 +- man/man3/tomo-Path.by_line.3 | 2 +- man/man3/tomo-Path.can_execute.3 | 2 +- man/man3/tomo-Path.can_read.3 | 2 +- man/man3/tomo-Path.can_write.3 | 2 +- man/man3/tomo-Path.changed.3 | 2 +- man/man3/tomo-Path.child.3 | 2 +- man/man3/tomo-Path.children.3 | 2 +- man/man3/tomo-Path.create_directory.3 | 2 +- man/man3/tomo-Path.current_dir.3 | 2 +- man/man3/tomo-Path.exists.3 | 2 +- man/man3/tomo-Path.expand_home.3 | 2 +- man/man3/tomo-Path.extension.3 | 2 +- man/man3/tomo-Path.files.3 | 2 +- man/man3/tomo-Path.from_components.3 | 2 +- man/man3/tomo-Path.glob.3 | 2 +- man/man3/tomo-Path.group.3 | 2 +- man/man3/tomo-Path.is_directory.3 | 2 +- man/man3/tomo-Path.is_file.3 | 2 +- man/man3/tomo-Path.is_socket.3 | 2 +- man/man3/tomo-Path.is_symlink.3 | 2 +- man/man3/tomo-Path.modified.3 | 2 +- man/man3/tomo-Path.owner.3 | 2 +- man/man3/tomo-Path.parent.3 | 2 +- man/man3/tomo-Path.read.3 | 2 +- man/man3/tomo-Path.read_bytes.3 | 2 +- man/man3/tomo-Path.relative_to.3 | 2 +- man/man3/tomo-Path.remove.3 | 2 +- man/man3/tomo-Path.resolved.3 | 2 +- man/man3/tomo-Path.set_owner.3 | 2 +- man/man3/tomo-Path.subdirectories.3 | 2 +- man/man3/tomo-Path.unique_directory.3 | 2 +- man/man3/tomo-Path.write.3 | 2 +- man/man3/tomo-Path.write_bytes.3 | 2 +- man/man3/tomo-Path.write_unique.3 | 2 +- man/man3/tomo-Path.write_unique_bytes.3 | 2 +- man/man3/tomo-Set.add.3 | 2 +- man/man3/tomo-Set.add_all.3 | 2 +- man/man3/tomo-Set.clear.3 | 2 +- man/man3/tomo-Set.has.3 | 2 +- man/man3/tomo-Set.is_subset_of.3 | 2 +- man/man3/tomo-Set.is_superset_of.3 | 2 +- man/man3/tomo-Set.overlap.3 | 2 +- man/man3/tomo-Set.remove.3 | 2 +- man/man3/tomo-Set.remove_all.3 | 2 +- man/man3/tomo-Set.with.3 | 2 +- man/man3/tomo-Set.without.3 | 2 +- man/man3/tomo-Table.clear.3 | 2 +- man/man3/tomo-Table.get.3 | 2 +- man/man3/tomo-Table.get_or_set.3 | 2 +- man/man3/tomo-Table.has.3 | 2 +- man/man3/tomo-Table.remove.3 | 2 +- man/man3/tomo-Table.set.3 | 2 +- man/man3/tomo-Text.as_c_string.3 | 2 +- man/man3/tomo-Text.at.3 | 2 +- man/man3/tomo-Text.by_line.3 | 2 +- man/man3/tomo-Text.by_split.3 | 2 +- man/man3/tomo-Text.by_split_any.3 | 6 +++--- man/man3/tomo-Text.bytes.3 | 2 +- man/man3/tomo-Text.caseless_equals.3 | 2 +- man/man3/tomo-Text.codepoint_names.3 | 2 +- man/man3/tomo-Text.ends_with.3 | 2 +- man/man3/tomo-Text.from.3 | 2 +- man/man3/tomo-Text.from_bytes.3 | 2 +- man/man3/tomo-Text.from_c_string.3 | 2 +- man/man3/tomo-Text.from_codepoint_names.3 | 2 +- man/man3/tomo-Text.from_codepoints.3 | 2 +- man/man3/tomo-Text.has.3 | 2 +- man/man3/tomo-Text.join.3 | 2 +- man/man3/tomo-Text.left_pad.3 | 2 +- man/man3/tomo-Text.lines.3 | 10 +++++----- man/man3/tomo-Text.lower.3 | 2 +- man/man3/tomo-Text.middle_pad.3 | 2 +- man/man3/tomo-Text.quoted.3 | 6 +++--- man/man3/tomo-Text.repeat.3 | 2 +- man/man3/tomo-Text.replace.3 | 2 +- man/man3/tomo-Text.reversed.3 | 2 +- man/man3/tomo-Text.right_pad.3 | 2 +- man/man3/tomo-Text.slice.3 | 2 +- man/man3/tomo-Text.split.3 | 2 +- man/man3/tomo-Text.split_any.3 | 6 +++--- man/man3/tomo-Text.starts_with.3 | 2 +- man/man3/tomo-Text.title.3 | 2 +- man/man3/tomo-Text.to.3 | 2 +- man/man3/tomo-Text.translate.3 | 2 +- man/man3/tomo-Text.trim.3 | 8 ++++---- man/man3/tomo-Text.upper.3 | 2 +- man/man3/tomo-Text.utf32_codepoints.3 | 2 +- man/man3/tomo-Text.width.3 | 2 +- man/man3/tomo-Text.without_prefix.3 | 2 +- man/man3/tomo-Text.without_suffix.3 | 2 +- man/man3/tomo-USE_COLOR.3 | 2 +- man/man3/tomo-ask.3 | 2 +- man/man3/tomo-exit.3 | 2 +- man/man3/tomo-fail.3 | 2 +- man/man3/tomo-getenv.3 | 2 +- man/man3/tomo-print.3 | 2 +- man/man3/tomo-say.3 | 2 +- man/man3/tomo-setenv.3 | 2 +- man/man3/tomo-sleep.3 | 2 +- 214 files changed, 228 insertions(+), 228 deletions(-) (limited to 'man') diff --git a/man/man3/tomo-Bool.parse.3 b/man/man3/tomo-Bool.parse.3 index 85bef1bb..5e50e46d 100644 --- a/man/man3/tomo-Bool.parse.3 +++ b/man/man3/tomo-Bool.parse.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Bool.parse 3 2025-04-19T14:48:15.709670 "Tomo man-pages" +.TH Bool.parse 3 2025-04-19T14:52:07.132026 "Tomo man-pages" .SH NAME Bool.parse \- Converts a string representation of a boolean value into a boolean. Acceptable boolean values are case-insensitive variations of `yes`/`no`, `y`/`n`, `true`/`false`, `on`/`off`. diff --git a/man/man3/tomo-Byte.hex.3 b/man/man3/tomo-Byte.hex.3 index d2855aa3..7250d57a 100644 --- a/man/man3/tomo-Byte.hex.3 +++ b/man/man3/tomo-Byte.hex.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Byte.hex 3 2025-04-19T14:48:15.710175 "Tomo man-pages" +.TH Byte.hex 3 2025-04-19T14:52:07.132576 "Tomo man-pages" .SH NAME Byte.hex \- Convert a byte to a hexidecimal text representation. diff --git a/man/man3/tomo-Byte.is_between.3 b/man/man3/tomo-Byte.is_between.3 index 74456812..7d7bce0a 100644 --- a/man/man3/tomo-Byte.is_between.3 +++ b/man/man3/tomo-Byte.is_between.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Byte.is_between 3 2025-04-19T14:48:15.710241 "Tomo man-pages" +.TH Byte.is_between 3 2025-04-19T14:52:07.132647 "Tomo man-pages" .SH NAME Byte.is_between \- Determines if an integer is between two numbers (inclusive). diff --git a/man/man3/tomo-Byte.parse.3 b/man/man3/tomo-Byte.parse.3 index 2fbb78f6..fb674748 100644 --- a/man/man3/tomo-Byte.parse.3 +++ b/man/man3/tomo-Byte.parse.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Byte.parse 3 2025-04-19T14:48:15.710289 "Tomo man-pages" +.TH Byte.parse 3 2025-04-19T14:52:07.132692 "Tomo man-pages" .SH NAME Byte.parse \- Parse a byte literal from text. diff --git a/man/man3/tomo-Byte.to.3 b/man/man3/tomo-Byte.to.3 index 41ffe71a..95405694 100644 --- a/man/man3/tomo-Byte.to.3 +++ b/man/man3/tomo-Byte.to.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Byte.to 3 2025-04-19T14:48:15.710329 "Tomo man-pages" +.TH Byte.to 3 2025-04-19T14:52:07.132731 "Tomo man-pages" .SH NAME Byte.to \- Returns an iterator function that iterates over the range of bytes specified. diff --git a/man/man3/tomo-Int.abs.3 b/man/man3/tomo-Int.abs.3 index 3df10083..3201eb88 100644 --- a/man/man3/tomo-Int.abs.3 +++ b/man/man3/tomo-Int.abs.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.abs 3 2025-04-19T14:48:15.710373 "Tomo man-pages" +.TH Int.abs 3 2025-04-19T14:52:07.132774 "Tomo man-pages" .SH NAME Int.abs \- Calculates the absolute value of an integer. diff --git a/man/man3/tomo-Int.choose.3 b/man/man3/tomo-Int.choose.3 index b65db445..450b5c71 100644 --- a/man/man3/tomo-Int.choose.3 +++ b/man/man3/tomo-Int.choose.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.choose 3 2025-04-19T14:48:15.710412 "Tomo man-pages" +.TH Int.choose 3 2025-04-19T14:52:07.132813 "Tomo man-pages" .SH NAME Int.choose \- Computes the binomial coefficient of the given numbers (the equivalent of `n` choose `k` in combinatorics). This is equal to `n.factorial()/(k.factorial() * (n-k).factorial())`. diff --git a/man/man3/tomo-Int.clamped.3 b/man/man3/tomo-Int.clamped.3 index 0c768274..bd1a3dd8 100644 --- a/man/man3/tomo-Int.clamped.3 +++ b/man/man3/tomo-Int.clamped.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.clamped 3 2025-04-19T14:48:15.710452 "Tomo man-pages" +.TH Int.clamped 3 2025-04-19T14:52:07.132851 "Tomo man-pages" .SH NAME Int.clamped \- Returns the given number clamped between two values so that it is within that range. diff --git a/man/man3/tomo-Int.factorial.3 b/man/man3/tomo-Int.factorial.3 index 107fed8b..19d385af 100644 --- a/man/man3/tomo-Int.factorial.3 +++ b/man/man3/tomo-Int.factorial.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.factorial 3 2025-04-19T14:48:15.710525 "Tomo man-pages" +.TH Int.factorial 3 2025-04-19T14:52:07.132896 "Tomo man-pages" .SH NAME Int.factorial \- Computes the factorial of an integer. diff --git a/man/man3/tomo-Int.format.3 b/man/man3/tomo-Int.format.3 index f5aa2560..2d5eda55 100644 --- a/man/man3/tomo-Int.format.3 +++ b/man/man3/tomo-Int.format.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.format 3 2025-04-19T14:48:15.710575 "Tomo man-pages" +.TH Int.format 3 2025-04-19T14:52:07.132937 "Tomo man-pages" .SH NAME Int.format \- Formats an integer as a string with a specified number of digits. diff --git a/man/man3/tomo-Int.hex.3 b/man/man3/tomo-Int.hex.3 index af639a55..9223478e 100644 --- a/man/man3/tomo-Int.hex.3 +++ b/man/man3/tomo-Int.hex.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.hex 3 2025-04-19T14:48:15.710615 "Tomo man-pages" +.TH Int.hex 3 2025-04-19T14:52:07.132991 "Tomo man-pages" .SH NAME Int.hex \- Converts an integer to its hexadecimal representation. diff --git a/man/man3/tomo-Int.is_between.3 b/man/man3/tomo-Int.is_between.3 index fc08292e..791b81e8 100644 --- a/man/man3/tomo-Int.is_between.3 +++ b/man/man3/tomo-Int.is_between.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.is_between 3 2025-04-19T14:48:15.710656 "Tomo man-pages" +.TH Int.is_between 3 2025-04-19T14:52:07.133058 "Tomo man-pages" .SH NAME Int.is_between \- Determines if an integer is between two numbers (inclusive). diff --git a/man/man3/tomo-Int.is_prime.3 b/man/man3/tomo-Int.is_prime.3 index 43fe6c47..afc5986f 100644 --- a/man/man3/tomo-Int.is_prime.3 +++ b/man/man3/tomo-Int.is_prime.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.is_prime 3 2025-04-19T14:48:15.710694 "Tomo man-pages" +.TH Int.is_prime 3 2025-04-19T14:52:07.133116 "Tomo man-pages" .SH NAME Int.is_prime \- Determines if an integer is a prime number. diff --git a/man/man3/tomo-Int.next_prime.3 b/man/man3/tomo-Int.next_prime.3 index 71f648f5..ae0a5b9b 100644 --- a/man/man3/tomo-Int.next_prime.3 +++ b/man/man3/tomo-Int.next_prime.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.next_prime 3 2025-04-19T14:48:15.710731 "Tomo man-pages" +.TH Int.next_prime 3 2025-04-19T14:52:07.133169 "Tomo man-pages" .SH NAME Int.next_prime \- Finds the next prime number greater than the given integer. diff --git a/man/man3/tomo-Int.octal.3 b/man/man3/tomo-Int.octal.3 index 19b7c71a..819efef4 100644 --- a/man/man3/tomo-Int.octal.3 +++ b/man/man3/tomo-Int.octal.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.octal 3 2025-04-19T14:48:15.710766 "Tomo man-pages" +.TH Int.octal 3 2025-04-19T14:52:07.133209 "Tomo man-pages" .SH NAME Int.octal \- Converts an integer to its octal representation. diff --git a/man/man3/tomo-Int.onward.3 b/man/man3/tomo-Int.onward.3 index c112db1a..ac9fe41a 100644 --- a/man/man3/tomo-Int.onward.3 +++ b/man/man3/tomo-Int.onward.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.onward 3 2025-04-19T14:48:15.710805 "Tomo man-pages" +.TH Int.onward 3 2025-04-19T14:52:07.133251 "Tomo man-pages" .SH NAME Int.onward \- Return an iterator that counts infinitely from the starting integer (with an optional step size). diff --git a/man/man3/tomo-Int.parse.3 b/man/man3/tomo-Int.parse.3 index 282dc288..f81b4de4 100644 --- a/man/man3/tomo-Int.parse.3 +++ b/man/man3/tomo-Int.parse.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.parse 3 2025-04-19T14:48:15.710864 "Tomo man-pages" +.TH Int.parse 3 2025-04-19T14:52:07.133310 "Tomo man-pages" .SH NAME Int.parse \- Converts a text representation of an integer into an integer. diff --git a/man/man3/tomo-Int.prev_prime.3 b/man/man3/tomo-Int.prev_prime.3 index d614e7de..71d9766a 100644 --- a/man/man3/tomo-Int.prev_prime.3 +++ b/man/man3/tomo-Int.prev_prime.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.prev_prime 3 2025-04-19T14:48:15.710904 "Tomo man-pages" +.TH Int.prev_prime 3 2025-04-19T14:52:07.133351 "Tomo man-pages" .SH NAME Int.prev_prime \- Finds the previous prime number less than the given integer. If there is no previous prime number (i.e. if a number less than `2` is provided), then the function will create a runtime error. diff --git a/man/man3/tomo-Int.sqrt.3 b/man/man3/tomo-Int.sqrt.3 index 6f0d5f7b..c9dcd302 100644 --- a/man/man3/tomo-Int.sqrt.3 +++ b/man/man3/tomo-Int.sqrt.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.sqrt 3 2025-04-19T14:48:15.710942 "Tomo man-pages" +.TH Int.sqrt 3 2025-04-19T14:52:07.133389 "Tomo man-pages" .SH NAME Int.sqrt \- Calculates the nearest square root of an integer. diff --git a/man/man3/tomo-Int.to.3 b/man/man3/tomo-Int.to.3 index 1de9751d..be5ef45b 100644 --- a/man/man3/tomo-Int.to.3 +++ b/man/man3/tomo-Int.to.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.to 3 2025-04-19T14:48:15.710978 "Tomo man-pages" +.TH Int.to 3 2025-04-19T14:52:07.133424 "Tomo man-pages" .SH NAME Int.to \- Returns an iterator function that iterates over the range of numbers specified. diff --git a/man/man3/tomo-List.binary_search.3 b/man/man3/tomo-List.binary_search.3 index e8959407..1d6a0c96 100644 --- a/man/man3/tomo-List.binary_search.3 +++ b/man/man3/tomo-List.binary_search.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.binary_search 3 2025-04-19T14:48:15.711016 "Tomo man-pages" +.TH List.binary_search 3 2025-04-19T14:52:07.133465 "Tomo man-pages" .SH NAME List.binary_search \- Performs a binary search on a sorted list. diff --git a/man/man3/tomo-List.by.3 b/man/man3/tomo-List.by.3 index 3f013ca8..61d78a1e 100644 --- a/man/man3/tomo-List.by.3 +++ b/man/man3/tomo-List.by.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.by 3 2025-04-19T14:48:15.711056 "Tomo man-pages" +.TH List.by 3 2025-04-19T14:52:07.133513 "Tomo man-pages" .SH NAME List.by \- Creates a new list with elements spaced by the specified step value. diff --git a/man/man3/tomo-List.clear.3 b/man/man3/tomo-List.clear.3 index 3b6ad897..8198ddb9 100644 --- a/man/man3/tomo-List.clear.3 +++ b/man/man3/tomo-List.clear.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.clear 3 2025-04-19T14:48:15.711091 "Tomo man-pages" +.TH List.clear 3 2025-04-19T14:52:07.133550 "Tomo man-pages" .SH NAME List.clear \- Clears all elements from the list. diff --git a/man/man3/tomo-List.counts.3 b/man/man3/tomo-List.counts.3 index c78f29b0..467f00fa 100644 --- a/man/man3/tomo-List.counts.3 +++ b/man/man3/tomo-List.counts.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.counts 3 2025-04-19T14:48:15.711126 "Tomo man-pages" +.TH List.counts 3 2025-04-19T14:52:07.133589 "Tomo man-pages" .SH NAME List.counts \- Counts the occurrences of each element in the list. diff --git a/man/man3/tomo-List.find.3 b/man/man3/tomo-List.find.3 index bf9a3086..c147d048 100644 --- a/man/man3/tomo-List.find.3 +++ b/man/man3/tomo-List.find.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.find 3 2025-04-19T14:48:15.711160 "Tomo man-pages" +.TH List.find 3 2025-04-19T14:52:07.133625 "Tomo man-pages" .SH NAME List.find \- Finds the index of the first occurrence of an element (if any). diff --git a/man/man3/tomo-List.first.3 b/man/man3/tomo-List.first.3 index 78cc4275..7148cf9d 100644 --- a/man/man3/tomo-List.first.3 +++ b/man/man3/tomo-List.first.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.first 3 2025-04-19T14:48:15.711216 "Tomo man-pages" +.TH List.first 3 2025-04-19T14:52:07.133684 "Tomo man-pages" .SH NAME List.first \- Find the index of the first item that matches a predicate function (if any). diff --git a/man/man3/tomo-List.from.3 b/man/man3/tomo-List.from.3 index a05bd7b5..26d76f8a 100644 --- a/man/man3/tomo-List.from.3 +++ b/man/man3/tomo-List.from.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.from 3 2025-04-19T14:48:15.711257 "Tomo man-pages" +.TH List.from 3 2025-04-19T14:52:07.133724 "Tomo man-pages" .SH NAME List.from \- Returns a slice of the list starting from a specified index. diff --git a/man/man3/tomo-List.has.3 b/man/man3/tomo-List.has.3 index fedcfd67..40e08d54 100644 --- a/man/man3/tomo-List.has.3 +++ b/man/man3/tomo-List.has.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.has 3 2025-04-19T14:48:15.711294 "Tomo man-pages" +.TH List.has 3 2025-04-19T14:52:07.133762 "Tomo man-pages" .SH NAME List.has \- Checks if the list has an element. diff --git a/man/man3/tomo-List.heap_pop.3 b/man/man3/tomo-List.heap_pop.3 index 089a4ef6..646a0506 100644 --- a/man/man3/tomo-List.heap_pop.3 +++ b/man/man3/tomo-List.heap_pop.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.heap_pop 3 2025-04-19T14:48:15.711331 "Tomo man-pages" +.TH List.heap_pop 3 2025-04-19T14:52:07.133799 "Tomo man-pages" .SH NAME List.heap_pop \- Removes and returns the top element of a heap or `none` if the list is empty. By default, this is the *minimum* value in the heap. diff --git a/man/man3/tomo-List.heap_push.3 b/man/man3/tomo-List.heap_push.3 index 425332ef..1b871574 100644 --- a/man/man3/tomo-List.heap_push.3 +++ b/man/man3/tomo-List.heap_push.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.heap_push 3 2025-04-19T14:48:15.711369 "Tomo man-pages" +.TH List.heap_push 3 2025-04-19T14:52:07.133837 "Tomo man-pages" .SH NAME List.heap_push \- Adds an element to the heap and maintains the heap property. By default, this is a *minimum* heap. diff --git a/man/man3/tomo-List.heapify.3 b/man/man3/tomo-List.heapify.3 index 5c8303c9..49237423 100644 --- a/man/man3/tomo-List.heapify.3 +++ b/man/man3/tomo-List.heapify.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.heapify 3 2025-04-19T14:48:15.711407 "Tomo man-pages" +.TH List.heapify 3 2025-04-19T14:52:07.133878 "Tomo man-pages" .SH NAME List.heapify \- Converts a list into a heap. diff --git a/man/man3/tomo-List.insert.3 b/man/man3/tomo-List.insert.3 index d7d3ecf9..378f8d49 100644 --- a/man/man3/tomo-List.insert.3 +++ b/man/man3/tomo-List.insert.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.insert 3 2025-04-19T14:48:15.711444 "Tomo man-pages" +.TH List.insert 3 2025-04-19T14:52:07.133915 "Tomo man-pages" .SH NAME List.insert \- Inserts an element at a specified position in the list. diff --git a/man/man3/tomo-List.insert_all.3 b/man/man3/tomo-List.insert_all.3 index 5a466e53..379aeb42 100644 --- a/man/man3/tomo-List.insert_all.3 +++ b/man/man3/tomo-List.insert_all.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.insert_all 3 2025-04-19T14:48:15.711490 "Tomo man-pages" +.TH List.insert_all 3 2025-04-19T14:52:07.133954 "Tomo man-pages" .SH NAME List.insert_all \- Inserts a list of items at a specified position in the list. diff --git a/man/man3/tomo-List.pop.3 b/man/man3/tomo-List.pop.3 index 10a5f077..1c48c226 100644 --- a/man/man3/tomo-List.pop.3 +++ b/man/man3/tomo-List.pop.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.pop 3 2025-04-19T14:48:15.711531 "Tomo man-pages" +.TH List.pop 3 2025-04-19T14:52:07.133994 "Tomo man-pages" .SH NAME List.pop \- Removes and returns an item from the list. If the given index is present in the list, the item at that index will be removed and the list will become one element shorter. diff --git a/man/man3/tomo-List.random.3 b/man/man3/tomo-List.random.3 index cf0af081..f0dcaa24 100644 --- a/man/man3/tomo-List.random.3 +++ b/man/man3/tomo-List.random.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.random 3 2025-04-19T14:48:15.711570 "Tomo man-pages" +.TH List.random 3 2025-04-19T14:52:07.134033 "Tomo man-pages" .SH NAME List.random \- Selects a random element from the list. diff --git a/man/man3/tomo-List.remove_at.3 b/man/man3/tomo-List.remove_at.3 index a998f4e5..62a00c57 100644 --- a/man/man3/tomo-List.remove_at.3 +++ b/man/man3/tomo-List.remove_at.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.remove_at 3 2025-04-19T14:48:15.711605 "Tomo man-pages" +.TH List.remove_at 3 2025-04-19T14:52:07.134069 "Tomo man-pages" .SH NAME List.remove_at \- Removes elements from the list starting at a specified index. diff --git a/man/man3/tomo-List.remove_item.3 b/man/man3/tomo-List.remove_item.3 index 2fb6bc56..5ba5450f 100644 --- a/man/man3/tomo-List.remove_item.3 +++ b/man/man3/tomo-List.remove_item.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.remove_item 3 2025-04-19T14:48:15.711642 "Tomo man-pages" +.TH List.remove_item 3 2025-04-19T14:52:07.134107 "Tomo man-pages" .SH NAME List.remove_item \- Removes all occurrences of a specified item from the list. diff --git a/man/man3/tomo-List.reversed.3 b/man/man3/tomo-List.reversed.3 index 6ca3421e..1a98e2e3 100644 --- a/man/man3/tomo-List.reversed.3 +++ b/man/man3/tomo-List.reversed.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.reversed 3 2025-04-19T14:48:15.711681 "Tomo man-pages" +.TH List.reversed 3 2025-04-19T14:52:07.134145 "Tomo man-pages" .SH NAME List.reversed \- Returns a reversed slice of the list. diff --git a/man/man3/tomo-List.sample.3 b/man/man3/tomo-List.sample.3 index 76dc03fd..1b10467c 100644 --- a/man/man3/tomo-List.sample.3 +++ b/man/man3/tomo-List.sample.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.sample 3 2025-04-19T14:48:15.711736 "Tomo man-pages" +.TH List.sample 3 2025-04-19T14:52:07.134200 "Tomo man-pages" .SH NAME List.sample \- Selects a sample of elements from the list, optionally with weighted probabilities. diff --git a/man/man3/tomo-List.shuffle.3 b/man/man3/tomo-List.shuffle.3 index 969ee3bc..295c4dc8 100644 --- a/man/man3/tomo-List.shuffle.3 +++ b/man/man3/tomo-List.shuffle.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.shuffle 3 2025-04-19T14:48:15.711785 "Tomo man-pages" +.TH List.shuffle 3 2025-04-19T14:52:07.134248 "Tomo man-pages" .SH NAME List.shuffle \- Shuffles the elements of the list in place. diff --git a/man/man3/tomo-List.shuffled.3 b/man/man3/tomo-List.shuffled.3 index ca1e9451..436c19cb 100644 --- a/man/man3/tomo-List.shuffled.3 +++ b/man/man3/tomo-List.shuffled.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.shuffled 3 2025-04-19T14:48:15.711823 "Tomo man-pages" +.TH List.shuffled 3 2025-04-19T14:52:07.134287 "Tomo man-pages" .SH NAME List.shuffled \- Creates a new list with elements shuffled. diff --git a/man/man3/tomo-List.slice.3 b/man/man3/tomo-List.slice.3 index 9c5bbfbd..04310faa 100644 --- a/man/man3/tomo-List.slice.3 +++ b/man/man3/tomo-List.slice.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.slice 3 2025-04-19T14:48:15.711859 "Tomo man-pages" +.TH List.slice 3 2025-04-19T14:52:07.134326 "Tomo man-pages" .SH NAME List.slice \- Returns a slice of the list spanning the given indices (inclusive). diff --git a/man/man3/tomo-List.sort.3 b/man/man3/tomo-List.sort.3 index 073c38fd..e1384ce8 100644 --- a/man/man3/tomo-List.sort.3 +++ b/man/man3/tomo-List.sort.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.sort 3 2025-04-19T14:48:15.711897 "Tomo man-pages" +.TH List.sort 3 2025-04-19T14:52:07.134364 "Tomo man-pages" .SH NAME List.sort \- Sorts the elements of the list in place in ascending order (small to large). diff --git a/man/man3/tomo-List.sorted.3 b/man/man3/tomo-List.sorted.3 index 90cfc4b0..8f05dee3 100644 --- a/man/man3/tomo-List.sorted.3 +++ b/man/man3/tomo-List.sorted.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.sorted 3 2025-04-19T14:48:15.711933 "Tomo man-pages" +.TH List.sorted 3 2025-04-19T14:52:07.134401 "Tomo man-pages" .SH NAME List.sorted \- Creates a new list with elements sorted. diff --git a/man/man3/tomo-List.to.3 b/man/man3/tomo-List.to.3 index 5fac5ea7..b856363d 100644 --- a/man/man3/tomo-List.to.3 +++ b/man/man3/tomo-List.to.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.to 3 2025-04-19T14:48:15.711973 "Tomo man-pages" +.TH List.to 3 2025-04-19T14:52:07.134439 "Tomo man-pages" .SH NAME List.to \- Returns a slice of the list from the start of the original list up to a specified index (inclusive). diff --git a/man/man3/tomo-List.unique.3 b/man/man3/tomo-List.unique.3 index 82dc4368..8b1c8dd5 100644 --- a/man/man3/tomo-List.unique.3 +++ b/man/man3/tomo-List.unique.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.unique 3 2025-04-19T14:48:15.712009 "Tomo man-pages" +.TH List.unique 3 2025-04-19T14:52:07.134525 "Tomo man-pages" .SH NAME List.unique \- Returns a Set that contains the unique elements of the list. diff --git a/man/man3/tomo-Num.1_PI.3 b/man/man3/tomo-Num.1_PI.3 index 57527381..ac21ab82 100644 --- a/man/man3/tomo-Num.1_PI.3 +++ b/man/man3/tomo-Num.1_PI.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.1_PI 3 2025-04-19T14:48:15.714009 "Tomo man-pages" +.TH Num.1_PI 3 2025-04-19T14:52:07.136710 "Tomo man-pages" .SH NAME Num.1_PI \- The constant $\frac{1}{\pi}$. diff --git a/man/man3/tomo-Num.2_PI.3 b/man/man3/tomo-Num.2_PI.3 index bc37bd04..cd47a0fd 100644 --- a/man/man3/tomo-Num.2_PI.3 +++ b/man/man3/tomo-Num.2_PI.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.2_PI 3 2025-04-19T14:48:15.714042 "Tomo man-pages" +.TH Num.2_PI 3 2025-04-19T14:52:07.136743 "Tomo man-pages" .SH NAME Num.2_PI \- The constant $2 \times \pi$. diff --git a/man/man3/tomo-Num.2_SQRTPI.3 b/man/man3/tomo-Num.2_SQRTPI.3 index 2bf25b0f..73fc25df 100644 --- a/man/man3/tomo-Num.2_SQRTPI.3 +++ b/man/man3/tomo-Num.2_SQRTPI.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.2_SQRTPI 3 2025-04-19T14:48:15.714076 "Tomo man-pages" +.TH Num.2_SQRTPI 3 2025-04-19T14:52:07.136776 "Tomo man-pages" .SH NAME Num.2_SQRTPI \- The constant $2 \times \sqrt{\pi}$. diff --git a/man/man3/tomo-Num.E.3 b/man/man3/tomo-Num.E.3 index f7048208..89f83804 100644 --- a/man/man3/tomo-Num.E.3 +++ b/man/man3/tomo-Num.E.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.E 3 2025-04-19T14:48:15.714108 "Tomo man-pages" +.TH Num.E 3 2025-04-19T14:52:07.136808 "Tomo man-pages" .SH NAME Num.E \- The base of the natural logarithm ($e$). diff --git a/man/man3/tomo-Num.INF.3 b/man/man3/tomo-Num.INF.3 index 7c888ee2..c6260372 100644 --- a/man/man3/tomo-Num.INF.3 +++ b/man/man3/tomo-Num.INF.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.INF 3 2025-04-19T14:48:15.714139 "Tomo man-pages" +.TH Num.INF 3 2025-04-19T14:52:07.136839 "Tomo man-pages" .SH NAME Num.INF \- Positive infinity. diff --git a/man/man3/tomo-Num.LN10.3 b/man/man3/tomo-Num.LN10.3 index 2820f3af..8919add9 100644 --- a/man/man3/tomo-Num.LN10.3 +++ b/man/man3/tomo-Num.LN10.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.LN10 3 2025-04-19T14:48:15.714170 "Tomo man-pages" +.TH Num.LN10 3 2025-04-19T14:52:07.136870 "Tomo man-pages" .SH NAME Num.LN10 \- The natural logarithm of 10. diff --git a/man/man3/tomo-Num.LN2.3 b/man/man3/tomo-Num.LN2.3 index 42f42c8a..5314ebb4 100644 --- a/man/man3/tomo-Num.LN2.3 +++ b/man/man3/tomo-Num.LN2.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.LN2 3 2025-04-19T14:48:15.714202 "Tomo man-pages" +.TH Num.LN2 3 2025-04-19T14:52:07.136901 "Tomo man-pages" .SH NAME Num.LN2 \- The natural logarithm of 2. diff --git a/man/man3/tomo-Num.LOG2E.3 b/man/man3/tomo-Num.LOG2E.3 index d0f9e222..536c3bbd 100644 --- a/man/man3/tomo-Num.LOG2E.3 +++ b/man/man3/tomo-Num.LOG2E.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.LOG2E 3 2025-04-19T14:48:15.714232 "Tomo man-pages" +.TH Num.LOG2E 3 2025-04-19T14:52:07.136931 "Tomo man-pages" .SH NAME Num.LOG2E \- The base 2 logarithm of $e$ diff --git a/man/man3/tomo-Num.PI.3 b/man/man3/tomo-Num.PI.3 index 2f788174..a138113e 100644 --- a/man/man3/tomo-Num.PI.3 +++ b/man/man3/tomo-Num.PI.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.PI 3 2025-04-19T14:48:15.714266 "Tomo man-pages" +.TH Num.PI 3 2025-04-19T14:52:07.136961 "Tomo man-pages" .SH NAME Num.PI \- Pi ($\pi$). diff --git a/man/man3/tomo-Num.PI_2.3 b/man/man3/tomo-Num.PI_2.3 index d533d6a5..52f77ff4 100644 --- a/man/man3/tomo-Num.PI_2.3 +++ b/man/man3/tomo-Num.PI_2.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.PI_2 3 2025-04-19T14:48:15.714297 "Tomo man-pages" +.TH Num.PI_2 3 2025-04-19T14:52:07.136992 "Tomo man-pages" .SH NAME Num.PI_2 \- $\frac{\pi}{2}$ diff --git a/man/man3/tomo-Num.PI_4.3 b/man/man3/tomo-Num.PI_4.3 index 858bab3d..66166cd3 100644 --- a/man/man3/tomo-Num.PI_4.3 +++ b/man/man3/tomo-Num.PI_4.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.PI_4 3 2025-04-19T14:48:15.714327 "Tomo man-pages" +.TH Num.PI_4 3 2025-04-19T14:52:07.137022 "Tomo man-pages" .SH NAME Num.PI_4 \- $\frac{\pi}{4}$ diff --git a/man/man3/tomo-Num.SQRT1_2.3 b/man/man3/tomo-Num.SQRT1_2.3 index 5c38c89a..31695b74 100644 --- a/man/man3/tomo-Num.SQRT1_2.3 +++ b/man/man3/tomo-Num.SQRT1_2.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.SQRT1_2 3 2025-04-19T14:48:15.714356 "Tomo man-pages" +.TH Num.SQRT1_2 3 2025-04-19T14:52:07.137052 "Tomo man-pages" .SH NAME Num.SQRT1_2 \- $\sqrt{\frac{1}{2}}$ diff --git a/man/man3/tomo-Num.SQRT2.3 b/man/man3/tomo-Num.SQRT2.3 index 11a2db80..dac4a704 100644 --- a/man/man3/tomo-Num.SQRT2.3 +++ b/man/man3/tomo-Num.SQRT2.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.SQRT2 3 2025-04-19T14:48:15.714386 "Tomo man-pages" +.TH Num.SQRT2 3 2025-04-19T14:52:07.137081 "Tomo man-pages" .SH NAME Num.SQRT2 \- $\sqrt{2}$ diff --git a/man/man3/tomo-Num.TAU.3 b/man/man3/tomo-Num.TAU.3 index 454569e5..663d615e 100644 --- a/man/man3/tomo-Num.TAU.3 +++ b/man/man3/tomo-Num.TAU.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.TAU 3 2025-04-19T14:48:15.714417 "Tomo man-pages" +.TH Num.TAU 3 2025-04-19T14:52:07.137113 "Tomo man-pages" .SH NAME Num.TAU \- Tau ($2 \times \pi$) diff --git a/man/man3/tomo-Num.abs.3 b/man/man3/tomo-Num.abs.3 index 09b029c7..aa398693 100644 --- a/man/man3/tomo-Num.abs.3 +++ b/man/man3/tomo-Num.abs.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.abs 3 2025-04-19T14:48:15.712043 "Tomo man-pages" +.TH Num.abs 3 2025-04-19T14:52:07.134564 "Tomo man-pages" .SH NAME Num.abs \- Calculates the absolute value of a number. diff --git a/man/man3/tomo-Num.acos.3 b/man/man3/tomo-Num.acos.3 index f1d237c8..69ccffb4 100644 --- a/man/man3/tomo-Num.acos.3 +++ b/man/man3/tomo-Num.acos.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.acos 3 2025-04-19T14:48:15.712078 "Tomo man-pages" +.TH Num.acos 3 2025-04-19T14:52:07.134605 "Tomo man-pages" .SH NAME Num.acos \- Computes the arc cosine of a number. diff --git a/man/man3/tomo-Num.acosh.3 b/man/man3/tomo-Num.acosh.3 index 21e5c4e8..5e261c16 100644 --- a/man/man3/tomo-Num.acosh.3 +++ b/man/man3/tomo-Num.acosh.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.acosh 3 2025-04-19T14:48:15.712119 "Tomo man-pages" +.TH Num.acosh 3 2025-04-19T14:52:07.134647 "Tomo man-pages" .SH NAME Num.acosh \- Computes the inverse hyperbolic cosine of a number. diff --git a/man/man3/tomo-Num.asin.3 b/man/man3/tomo-Num.asin.3 index 7b07affe..b77cbce7 100644 --- a/man/man3/tomo-Num.asin.3 +++ b/man/man3/tomo-Num.asin.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.asin 3 2025-04-19T14:48:15.712154 "Tomo man-pages" +.TH Num.asin 3 2025-04-19T14:52:07.134688 "Tomo man-pages" .SH NAME Num.asin \- Computes the arc sine of a number. diff --git a/man/man3/tomo-Num.asinh.3 b/man/man3/tomo-Num.asinh.3 index eabcdb3e..1d48d8d6 100644 --- a/man/man3/tomo-Num.asinh.3 +++ b/man/man3/tomo-Num.asinh.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.asinh 3 2025-04-19T14:48:15.712189 "Tomo man-pages" +.TH Num.asinh 3 2025-04-19T14:52:07.134724 "Tomo man-pages" .SH NAME Num.asinh \- Computes the inverse hyperbolic sine of a number. diff --git a/man/man3/tomo-Num.atan.3 b/man/man3/tomo-Num.atan.3 index b3a39aac..a9875caa 100644 --- a/man/man3/tomo-Num.atan.3 +++ b/man/man3/tomo-Num.atan.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.atan 3 2025-04-19T14:48:15.712224 "Tomo man-pages" +.TH Num.atan 3 2025-04-19T14:52:07.134758 "Tomo man-pages" .SH NAME Num.atan \- Computes the arc tangent of a number. diff --git a/man/man3/tomo-Num.atan2.3 b/man/man3/tomo-Num.atan2.3 index 646d335b..a58c0e91 100644 --- a/man/man3/tomo-Num.atan2.3 +++ b/man/man3/tomo-Num.atan2.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.atan2 3 2025-04-19T14:48:15.712259 "Tomo man-pages" +.TH Num.atan2 3 2025-04-19T14:52:07.134792 "Tomo man-pages" .SH NAME Num.atan2 \- Computes the arc tangent of the quotient of two numbers. diff --git a/man/man3/tomo-Num.atanh.3 b/man/man3/tomo-Num.atanh.3 index 2b0e78b1..4d1b5402 100644 --- a/man/man3/tomo-Num.atanh.3 +++ b/man/man3/tomo-Num.atanh.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.atanh 3 2025-04-19T14:48:15.712319 "Tomo man-pages" +.TH Num.atanh 3 2025-04-19T14:52:07.134852 "Tomo man-pages" .SH NAME Num.atanh \- Computes the inverse hyperbolic tangent of a number. diff --git a/man/man3/tomo-Num.cbrt.3 b/man/man3/tomo-Num.cbrt.3 index e7bc4877..2f1ae127 100644 --- a/man/man3/tomo-Num.cbrt.3 +++ b/man/man3/tomo-Num.cbrt.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.cbrt 3 2025-04-19T14:48:15.712360 "Tomo man-pages" +.TH Num.cbrt 3 2025-04-19T14:52:07.134894 "Tomo man-pages" .SH NAME Num.cbrt \- Computes the cube root of a number. diff --git a/man/man3/tomo-Num.ceil.3 b/man/man3/tomo-Num.ceil.3 index 51991997..8d438932 100644 --- a/man/man3/tomo-Num.ceil.3 +++ b/man/man3/tomo-Num.ceil.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.ceil 3 2025-04-19T14:48:15.712397 "Tomo man-pages" +.TH Num.ceil 3 2025-04-19T14:52:07.134930 "Tomo man-pages" .SH NAME Num.ceil \- Rounds a number up to the nearest integer. diff --git a/man/man3/tomo-Num.clamped.3 b/man/man3/tomo-Num.clamped.3 index c6768baf..d781ac92 100644 --- a/man/man3/tomo-Num.clamped.3 +++ b/man/man3/tomo-Num.clamped.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.clamped 3 2025-04-19T14:48:15.712433 "Tomo man-pages" +.TH Num.clamped 3 2025-04-19T14:52:07.134967 "Tomo man-pages" .SH NAME Num.clamped \- Returns the given number clamped between two values so that it is within that range. diff --git a/man/man3/tomo-Num.copysign.3 b/man/man3/tomo-Num.copysign.3 index b89c1156..98c83cd8 100644 --- a/man/man3/tomo-Num.copysign.3 +++ b/man/man3/tomo-Num.copysign.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.copysign 3 2025-04-19T14:48:15.712470 "Tomo man-pages" +.TH Num.copysign 3 2025-04-19T14:52:07.135004 "Tomo man-pages" .SH NAME Num.copysign \- Copies the sign of one number to another. diff --git a/man/man3/tomo-Num.cos.3 b/man/man3/tomo-Num.cos.3 index aa759161..ab5b5dca 100644 --- a/man/man3/tomo-Num.cos.3 +++ b/man/man3/tomo-Num.cos.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.cos 3 2025-04-19T14:48:15.712514 "Tomo man-pages" +.TH Num.cos 3 2025-04-19T14:52:07.135041 "Tomo man-pages" .SH NAME Num.cos \- Computes the cosine of a number (angle in radians). diff --git a/man/man3/tomo-Num.cosh.3 b/man/man3/tomo-Num.cosh.3 index d50c9452..e6579af7 100644 --- a/man/man3/tomo-Num.cosh.3 +++ b/man/man3/tomo-Num.cosh.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.cosh 3 2025-04-19T14:48:15.712552 "Tomo man-pages" +.TH Num.cosh 3 2025-04-19T14:52:07.135077 "Tomo man-pages" .SH NAME Num.cosh \- Computes the hyperbolic cosine of a number. diff --git a/man/man3/tomo-Num.erf.3 b/man/man3/tomo-Num.erf.3 index c729bdd0..3cb681c3 100644 --- a/man/man3/tomo-Num.erf.3 +++ b/man/man3/tomo-Num.erf.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.erf 3 2025-04-19T14:48:15.712589 "Tomo man-pages" +.TH Num.erf 3 2025-04-19T14:52:07.135112 "Tomo man-pages" .SH NAME Num.erf \- Computes the error function of a number. diff --git a/man/man3/tomo-Num.erfc.3 b/man/man3/tomo-Num.erfc.3 index bff7f42c..27f131ed 100644 --- a/man/man3/tomo-Num.erfc.3 +++ b/man/man3/tomo-Num.erfc.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.erfc 3 2025-04-19T14:48:15.712625 "Tomo man-pages" +.TH Num.erfc 3 2025-04-19T14:52:07.135148 "Tomo man-pages" .SH NAME Num.erfc \- Computes the complementary error function of a number. diff --git a/man/man3/tomo-Num.exp.3 b/man/man3/tomo-Num.exp.3 index 3136d5eb..fff48f9d 100644 --- a/man/man3/tomo-Num.exp.3 +++ b/man/man3/tomo-Num.exp.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.exp 3 2025-04-19T14:48:15.712660 "Tomo man-pages" +.TH Num.exp 3 2025-04-19T14:52:07.135183 "Tomo man-pages" .SH NAME Num.exp \- Computes the exponential function $e^x$ for a number. diff --git a/man/man3/tomo-Num.exp2.3 b/man/man3/tomo-Num.exp2.3 index 5e8c7104..42d25ab5 100644 --- a/man/man3/tomo-Num.exp2.3 +++ b/man/man3/tomo-Num.exp2.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.exp2 3 2025-04-19T14:48:15.712696 "Tomo man-pages" +.TH Num.exp2 3 2025-04-19T14:52:07.135220 "Tomo man-pages" .SH NAME Num.exp2 \- Computes $2^x$ for a number. diff --git a/man/man3/tomo-Num.expm1.3 b/man/man3/tomo-Num.expm1.3 index 7e4876e2..1acdd71e 100644 --- a/man/man3/tomo-Num.expm1.3 +++ b/man/man3/tomo-Num.expm1.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.expm1 3 2025-04-19T14:48:15.712732 "Tomo man-pages" +.TH Num.expm1 3 2025-04-19T14:52:07.135255 "Tomo man-pages" .SH NAME Num.expm1 \- Computes $e^x - 1$ for a number. diff --git a/man/man3/tomo-Num.fdim.3 b/man/man3/tomo-Num.fdim.3 index f4b27472..2f99f49b 100644 --- a/man/man3/tomo-Num.fdim.3 +++ b/man/man3/tomo-Num.fdim.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.fdim 3 2025-04-19T14:48:15.712766 "Tomo man-pages" +.TH Num.fdim 3 2025-04-19T14:52:07.135290 "Tomo man-pages" .SH NAME Num.fdim \- Computes the positive difference between two numbers. diff --git a/man/man3/tomo-Num.floor.3 b/man/man3/tomo-Num.floor.3 index cd0b8ad2..746cdd70 100644 --- a/man/man3/tomo-Num.floor.3 +++ b/man/man3/tomo-Num.floor.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.floor 3 2025-04-19T14:48:15.712802 "Tomo man-pages" +.TH Num.floor 3 2025-04-19T14:52:07.135329 "Tomo man-pages" .SH NAME Num.floor \- Rounds a number down to the nearest integer. diff --git a/man/man3/tomo-Num.format.3 b/man/man3/tomo-Num.format.3 index bdf6a866..5c356369 100644 --- a/man/man3/tomo-Num.format.3 +++ b/man/man3/tomo-Num.format.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.format 3 2025-04-19T14:48:15.712836 "Tomo man-pages" +.TH Num.format 3 2025-04-19T14:52:07.135364 "Tomo man-pages" .SH NAME Num.format \- Formats a number as a text with a specified precision. diff --git a/man/man3/tomo-Num.hypot.3 b/man/man3/tomo-Num.hypot.3 index 337e787c..ee41fbe2 100644 --- a/man/man3/tomo-Num.hypot.3 +++ b/man/man3/tomo-Num.hypot.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.hypot 3 2025-04-19T14:48:15.712874 "Tomo man-pages" +.TH Num.hypot 3 2025-04-19T14:52:07.135403 "Tomo man-pages" .SH NAME Num.hypot \- Computes the Euclidean norm, $\sqrt{x^2 + y^2}$, of two numbers. diff --git a/man/man3/tomo-Num.is_between.3 b/man/man3/tomo-Num.is_between.3 index 6770ce30..c625093a 100644 --- a/man/man3/tomo-Num.is_between.3 +++ b/man/man3/tomo-Num.is_between.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.is_between 3 2025-04-19T14:48:15.712941 "Tomo man-pages" +.TH Num.is_between 3 2025-04-19T14:52:07.135471 "Tomo man-pages" .SH NAME Num.is_between \- Determines if a number is between two numbers (inclusive). diff --git a/man/man3/tomo-Num.isfinite.3 b/man/man3/tomo-Num.isfinite.3 index 06b30305..ad49f967 100644 --- a/man/man3/tomo-Num.isfinite.3 +++ b/man/man3/tomo-Num.isfinite.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.isfinite 3 2025-04-19T14:48:15.712908 "Tomo man-pages" +.TH Num.isfinite 3 2025-04-19T14:52:07.135437 "Tomo man-pages" .SH NAME Num.isfinite \- Checks if a number is finite. diff --git a/man/man3/tomo-Num.isinf.3 b/man/man3/tomo-Num.isinf.3 index 5358a284..5cf61dfd 100644 --- a/man/man3/tomo-Num.isinf.3 +++ b/man/man3/tomo-Num.isinf.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.isinf 3 2025-04-19T14:48:15.712997 "Tomo man-pages" +.TH Num.isinf 3 2025-04-19T14:52:07.135533 "Tomo man-pages" .SH NAME Num.isinf \- Checks if a number is infinite. diff --git a/man/man3/tomo-Num.j0.3 b/man/man3/tomo-Num.j0.3 index e9c51092..c82ec4f7 100644 --- a/man/man3/tomo-Num.j0.3 +++ b/man/man3/tomo-Num.j0.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.j0 3 2025-04-19T14:48:15.713034 "Tomo man-pages" +.TH Num.j0 3 2025-04-19T14:52:07.135570 "Tomo man-pages" .SH NAME Num.j0 \- Computes the Bessel function of the first kind of order 0. diff --git a/man/man3/tomo-Num.j1.3 b/man/man3/tomo-Num.j1.3 index 5fbc1f40..8b44859f 100644 --- a/man/man3/tomo-Num.j1.3 +++ b/man/man3/tomo-Num.j1.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.j1 3 2025-04-19T14:48:15.713070 "Tomo man-pages" +.TH Num.j1 3 2025-04-19T14:52:07.135605 "Tomo man-pages" .SH NAME Num.j1 \- Computes the Bessel function of the first kind of order 1. diff --git a/man/man3/tomo-Num.log.3 b/man/man3/tomo-Num.log.3 index 7a64eaa8..5d0d1a2b 100644 --- a/man/man3/tomo-Num.log.3 +++ b/man/man3/tomo-Num.log.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.log 3 2025-04-19T14:48:15.713105 "Tomo man-pages" +.TH Num.log 3 2025-04-19T14:52:07.135641 "Tomo man-pages" .SH NAME Num.log \- Computes the natural logarithm (base $e$) of a number. diff --git a/man/man3/tomo-Num.log10.3 b/man/man3/tomo-Num.log10.3 index aa041620..7db50f7e 100644 --- a/man/man3/tomo-Num.log10.3 +++ b/man/man3/tomo-Num.log10.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.log10 3 2025-04-19T14:48:15.713139 "Tomo man-pages" +.TH Num.log10 3 2025-04-19T14:52:07.135675 "Tomo man-pages" .SH NAME Num.log10 \- Computes the base-10 logarithm of a number. diff --git a/man/man3/tomo-Num.log1p.3 b/man/man3/tomo-Num.log1p.3 index 7b98d992..7066ae4b 100644 --- a/man/man3/tomo-Num.log1p.3 +++ b/man/man3/tomo-Num.log1p.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.log1p 3 2025-04-19T14:48:15.713174 "Tomo man-pages" +.TH Num.log1p 3 2025-04-19T14:52:07.135711 "Tomo man-pages" .SH NAME Num.log1p \- Computes $\log(1 + x)$ for a number. diff --git a/man/man3/tomo-Num.log2.3 b/man/man3/tomo-Num.log2.3 index 9c6d00ab..f3d6ca98 100644 --- a/man/man3/tomo-Num.log2.3 +++ b/man/man3/tomo-Num.log2.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.log2 3 2025-04-19T14:48:15.713209 "Tomo man-pages" +.TH Num.log2 3 2025-04-19T14:52:07.135820 "Tomo man-pages" .SH NAME Num.log2 \- Computes the base-2 logarithm of a number. diff --git a/man/man3/tomo-Num.logb.3 b/man/man3/tomo-Num.logb.3 index 383bf88f..e4493473 100644 --- a/man/man3/tomo-Num.logb.3 +++ b/man/man3/tomo-Num.logb.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.logb 3 2025-04-19T14:48:15.713243 "Tomo man-pages" +.TH Num.logb 3 2025-04-19T14:52:07.135864 "Tomo man-pages" .SH NAME Num.logb \- Computes the binary exponent (base-2 logarithm) of a number. diff --git a/man/man3/tomo-Num.mix.3 b/man/man3/tomo-Num.mix.3 index f69515cc..63dec99c 100644 --- a/man/man3/tomo-Num.mix.3 +++ b/man/man3/tomo-Num.mix.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.mix 3 2025-04-19T14:48:15.713277 "Tomo man-pages" +.TH Num.mix 3 2025-04-19T14:52:07.135902 "Tomo man-pages" .SH NAME Num.mix \- Interpolates between two numbers based on a given amount. diff --git a/man/man3/tomo-Num.near.3 b/man/man3/tomo-Num.near.3 index ee053220..a4e86160 100644 --- a/man/man3/tomo-Num.near.3 +++ b/man/man3/tomo-Num.near.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.near 3 2025-04-19T14:48:15.713313 "Tomo man-pages" +.TH Num.near 3 2025-04-19T14:52:07.135971 "Tomo man-pages" .SH NAME Num.near \- Checks if two numbers are approximately equal within specified tolerances. If two numbers are within an absolute difference or the ratio between the two is small enough, they are considered near each other. diff --git a/man/man3/tomo-Num.nextafter.3 b/man/man3/tomo-Num.nextafter.3 index 759bfca8..d09998dd 100644 --- a/man/man3/tomo-Num.nextafter.3 +++ b/man/man3/tomo-Num.nextafter.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.nextafter 3 2025-04-19T14:48:15.713365 "Tomo man-pages" +.TH Num.nextafter 3 2025-04-19T14:52:07.136023 "Tomo man-pages" .SH NAME Num.nextafter \- Computes the next representable value after a given number towards a specified direction. diff --git a/man/man3/tomo-Num.parse.3 b/man/man3/tomo-Num.parse.3 index 2091634d..37a14700 100644 --- a/man/man3/tomo-Num.parse.3 +++ b/man/man3/tomo-Num.parse.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.parse 3 2025-04-19T14:48:15.713413 "Tomo man-pages" +.TH Num.parse 3 2025-04-19T14:52:07.136065 "Tomo man-pages" .SH NAME Num.parse \- Converts a text representation of a number into a floating-point number. diff --git a/man/man3/tomo-Num.percent.3 b/man/man3/tomo-Num.percent.3 index d6690f2b..3b6d13bc 100644 --- a/man/man3/tomo-Num.percent.3 +++ b/man/man3/tomo-Num.percent.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.percent 3 2025-04-19T14:48:15.713457 "Tomo man-pages" +.TH Num.percent 3 2025-04-19T14:52:07.136127 "Tomo man-pages" .SH NAME Num.percent \- Convert a number into a percentage text with a percent sign. diff --git a/man/man3/tomo-Num.rint.3 b/man/man3/tomo-Num.rint.3 index e1d35623..dc552d41 100644 --- a/man/man3/tomo-Num.rint.3 +++ b/man/man3/tomo-Num.rint.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.rint 3 2025-04-19T14:48:15.713510 "Tomo man-pages" +.TH Num.rint 3 2025-04-19T14:52:07.136169 "Tomo man-pages" .SH NAME Num.rint \- Rounds a number to the nearest integer, with ties rounded to the nearest even integer. diff --git a/man/man3/tomo-Num.round.3 b/man/man3/tomo-Num.round.3 index 54c86940..4c55806f 100644 --- a/man/man3/tomo-Num.round.3 +++ b/man/man3/tomo-Num.round.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.round 3 2025-04-19T14:48:15.713554 "Tomo man-pages" +.TH Num.round 3 2025-04-19T14:52:07.136211 "Tomo man-pages" .SH NAME Num.round \- Rounds a number to the nearest whole number integer. diff --git a/man/man3/tomo-Num.scientific.3 b/man/man3/tomo-Num.scientific.3 index 206a18be..1239913e 100644 --- a/man/man3/tomo-Num.scientific.3 +++ b/man/man3/tomo-Num.scientific.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.scientific 3 2025-04-19T14:48:15.713586 "Tomo man-pages" +.TH Num.scientific 3 2025-04-19T14:52:07.136250 "Tomo man-pages" .SH NAME Num.scientific \- Formats a number in scientific notation with a specified precision. diff --git a/man/man3/tomo-Num.significand.3 b/man/man3/tomo-Num.significand.3 index 3e3b1073..06ce78d0 100644 --- a/man/man3/tomo-Num.significand.3 +++ b/man/man3/tomo-Num.significand.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.significand 3 2025-04-19T14:48:15.713625 "Tomo man-pages" +.TH Num.significand 3 2025-04-19T14:52:07.136287 "Tomo man-pages" .SH NAME Num.significand \- Extracts the significand (or mantissa) of a number. diff --git a/man/man3/tomo-Num.sin.3 b/man/man3/tomo-Num.sin.3 index 2887e022..993ba9ec 100644 --- a/man/man3/tomo-Num.sin.3 +++ b/man/man3/tomo-Num.sin.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.sin 3 2025-04-19T14:48:15.713681 "Tomo man-pages" +.TH Num.sin 3 2025-04-19T14:52:07.136351 "Tomo man-pages" .SH NAME Num.sin \- Computes the sine of a number (angle in radians). diff --git a/man/man3/tomo-Num.sinh.3 b/man/man3/tomo-Num.sinh.3 index 9707d2ca..2f82f3ef 100644 --- a/man/man3/tomo-Num.sinh.3 +++ b/man/man3/tomo-Num.sinh.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.sinh 3 2025-04-19T14:48:15.713720 "Tomo man-pages" +.TH Num.sinh 3 2025-04-19T14:52:07.136392 "Tomo man-pages" .SH NAME Num.sinh \- Computes the hyperbolic sine of a number. diff --git a/man/man3/tomo-Num.sqrt.3 b/man/man3/tomo-Num.sqrt.3 index ceb54b34..7d003b0f 100644 --- a/man/man3/tomo-Num.sqrt.3 +++ b/man/man3/tomo-Num.sqrt.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.sqrt 3 2025-04-19T14:48:15.713760 "Tomo man-pages" +.TH Num.sqrt 3 2025-04-19T14:52:07.136430 "Tomo man-pages" .SH NAME Num.sqrt \- Computes the square root of a number. diff --git a/man/man3/tomo-Num.tan.3 b/man/man3/tomo-Num.tan.3 index 6dc265ab..1e9d5bf0 100644 --- a/man/man3/tomo-Num.tan.3 +++ b/man/man3/tomo-Num.tan.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.tan 3 2025-04-19T14:48:15.713796 "Tomo man-pages" +.TH Num.tan 3 2025-04-19T14:52:07.136467 "Tomo man-pages" .SH NAME Num.tan \- Computes the tangent of a number (angle in radians). diff --git a/man/man3/tomo-Num.tanh.3 b/man/man3/tomo-Num.tanh.3 index 0cfaabcb..da664498 100644 --- a/man/man3/tomo-Num.tanh.3 +++ b/man/man3/tomo-Num.tanh.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.tanh 3 2025-04-19T14:48:15.713832 "Tomo man-pages" +.TH Num.tanh 3 2025-04-19T14:52:07.136526 "Tomo man-pages" .SH NAME Num.tanh \- Computes the hyperbolic tangent of a number. diff --git a/man/man3/tomo-Num.tgamma.3 b/man/man3/tomo-Num.tgamma.3 index 454bc913..ef31ad5d 100644 --- a/man/man3/tomo-Num.tgamma.3 +++ b/man/man3/tomo-Num.tgamma.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.tgamma 3 2025-04-19T14:48:15.713868 "Tomo man-pages" +.TH Num.tgamma 3 2025-04-19T14:52:07.136566 "Tomo man-pages" .SH NAME Num.tgamma \- Computes the gamma function of a number. diff --git a/man/man3/tomo-Num.trunc.3 b/man/man3/tomo-Num.trunc.3 index 10f27a2a..ab23ae2a 100644 --- a/man/man3/tomo-Num.trunc.3 +++ b/man/man3/tomo-Num.trunc.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.trunc 3 2025-04-19T14:48:15.713903 "Tomo man-pages" +.TH Num.trunc 3 2025-04-19T14:52:07.136603 "Tomo man-pages" .SH NAME Num.trunc \- Truncates a number to the nearest integer towards zero. diff --git a/man/man3/tomo-Num.y0.3 b/man/man3/tomo-Num.y0.3 index 3d39072e..72d0fe9b 100644 --- a/man/man3/tomo-Num.y0.3 +++ b/man/man3/tomo-Num.y0.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.y0 3 2025-04-19T14:48:15.713940 "Tomo man-pages" +.TH Num.y0 3 2025-04-19T14:52:07.136639 "Tomo man-pages" .SH NAME Num.y0 \- Computes the Bessel function of the second kind of order 0. diff --git a/man/man3/tomo-Num.y1.3 b/man/man3/tomo-Num.y1.3 index 714983a8..69c50088 100644 --- a/man/man3/tomo-Num.y1.3 +++ b/man/man3/tomo-Num.y1.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.y1 3 2025-04-19T14:48:15.713975 "Tomo man-pages" +.TH Num.y1 3 2025-04-19T14:52:07.136676 "Tomo man-pages" .SH NAME Num.y1 \- Computes the Bessel function of the second kind of order 1. diff --git a/man/man3/tomo-Path.accessed.3 b/man/man3/tomo-Path.accessed.3 index 068eab65..6a5ac6c7 100644 --- a/man/man3/tomo-Path.accessed.3 +++ b/man/man3/tomo-Path.accessed.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.accessed 3 2025-04-19T14:48:15.714476 "Tomo man-pages" +.TH Path.accessed 3 2025-04-19T14:52:07.137170 "Tomo man-pages" .SH NAME Path.accessed \- Gets the file access time of a file. diff --git a/man/man3/tomo-Path.append.3 b/man/man3/tomo-Path.append.3 index 711616a6..1eddf1d0 100644 --- a/man/man3/tomo-Path.append.3 +++ b/man/man3/tomo-Path.append.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.append 3 2025-04-19T14:48:15.714526 "Tomo man-pages" +.TH Path.append 3 2025-04-19T14:52:07.137229 "Tomo man-pages" .SH NAME Path.append \- Appends the given text to the file at the specified path, creating the file if it doesn't already exist. Failure to write will result in a runtime error. @@ -31,5 +31,5 @@ Nothing. .SH EXAMPLES .EX -(./log.txt).append("extra line$(\\n)") +(./log.txt).append("extra line$(\[rs]n)") .EE diff --git a/man/man3/tomo-Path.append_bytes.3 b/man/man3/tomo-Path.append_bytes.3 index 6fe7003c..b0e3fe61 100644 --- a/man/man3/tomo-Path.append_bytes.3 +++ b/man/man3/tomo-Path.append_bytes.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.append_bytes 3 2025-04-19T14:48:15.714592 "Tomo man-pages" +.TH Path.append_bytes 3 2025-04-19T14:52:07.137277 "Tomo man-pages" .SH NAME Path.append_bytes \- Appends the given bytes to the file at the specified path, creating the file if it doesn't already exist. Failure to write will result in a runtime error. diff --git a/man/man3/tomo-Path.base_name.3 b/man/man3/tomo-Path.base_name.3 index 2c2dcff0..a0a7ec87 100644 --- a/man/man3/tomo-Path.base_name.3 +++ b/man/man3/tomo-Path.base_name.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.base_name 3 2025-04-19T14:48:15.714637 "Tomo man-pages" +.TH Path.base_name 3 2025-04-19T14:52:07.137319 "Tomo man-pages" .SH NAME Path.base_name \- Returns the base name of the file or directory at the specified path. diff --git a/man/man3/tomo-Path.by_line.3 b/man/man3/tomo-Path.by_line.3 index 727162c9..8e39246f 100644 --- a/man/man3/tomo-Path.by_line.3 +++ b/man/man3/tomo-Path.by_line.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.by_line 3 2025-04-19T14:48:15.714676 "Tomo man-pages" +.TH Path.by_line 3 2025-04-19T14:52:07.137355 "Tomo man-pages" .SH NAME Path.by_line \- Returns an iterator that can be used to iterate over a file one line at a time, or returns a null value if the file could not be opened. diff --git a/man/man3/tomo-Path.can_execute.3 b/man/man3/tomo-Path.can_execute.3 index 5afd3b39..d195739b 100644 --- a/man/man3/tomo-Path.can_execute.3 +++ b/man/man3/tomo-Path.can_execute.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.can_execute 3 2025-04-19T14:48:15.714714 "Tomo man-pages" +.TH Path.can_execute 3 2025-04-19T14:52:07.137395 "Tomo man-pages" .SH NAME Path.can_execute \- Returns whether or not a file can be executed by the current user/group. diff --git a/man/man3/tomo-Path.can_read.3 b/man/man3/tomo-Path.can_read.3 index 2612923a..de59f856 100644 --- a/man/man3/tomo-Path.can_read.3 +++ b/man/man3/tomo-Path.can_read.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.can_read 3 2025-04-19T14:48:15.714752 "Tomo man-pages" +.TH Path.can_read 3 2025-04-19T14:52:07.137436 "Tomo man-pages" .SH NAME Path.can_read \- Returns whether or not a file can be read by the current user/group. diff --git a/man/man3/tomo-Path.can_write.3 b/man/man3/tomo-Path.can_write.3 index 73e4f341..c187d144 100644 --- a/man/man3/tomo-Path.can_write.3 +++ b/man/man3/tomo-Path.can_write.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.can_write 3 2025-04-19T14:48:15.714792 "Tomo man-pages" +.TH Path.can_write 3 2025-04-19T14:52:07.137477 "Tomo man-pages" .SH NAME Path.can_write \- Returns whether or not a file can be written by the current user/group. diff --git a/man/man3/tomo-Path.changed.3 b/man/man3/tomo-Path.changed.3 index 608b3da2..9392a370 100644 --- a/man/man3/tomo-Path.changed.3 +++ b/man/man3/tomo-Path.changed.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.changed 3 2025-04-19T14:48:15.714828 "Tomo man-pages" +.TH Path.changed 3 2025-04-19T14:52:07.137514 "Tomo man-pages" .SH NAME Path.changed \- Gets the file change time of a file. diff --git a/man/man3/tomo-Path.child.3 b/man/man3/tomo-Path.child.3 index 04cee6a3..60853771 100644 --- a/man/man3/tomo-Path.child.3 +++ b/man/man3/tomo-Path.child.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.child 3 2025-04-19T14:48:15.714869 "Tomo man-pages" +.TH Path.child 3 2025-04-19T14:52:07.137557 "Tomo man-pages" .SH NAME Path.child \- Return a path that is a child of another path. diff --git a/man/man3/tomo-Path.children.3 b/man/man3/tomo-Path.children.3 index b06943c0..3380fee7 100644 --- a/man/man3/tomo-Path.children.3 +++ b/man/man3/tomo-Path.children.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.children 3 2025-04-19T14:48:15.714904 "Tomo man-pages" +.TH Path.children 3 2025-04-19T14:52:07.137592 "Tomo man-pages" .SH NAME Path.children \- Returns a list of children (files and directories) within the directory at the specified path. Optionally includes hidden files. diff --git a/man/man3/tomo-Path.create_directory.3 b/man/man3/tomo-Path.create_directory.3 index 600c4846..8992d78b 100644 --- a/man/man3/tomo-Path.create_directory.3 +++ b/man/man3/tomo-Path.create_directory.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.create_directory 3 2025-04-19T14:48:15.714942 "Tomo man-pages" +.TH Path.create_directory 3 2025-04-19T14:52:07.137631 "Tomo man-pages" .SH NAME Path.create_directory \- Creates a new directory at the specified path with the given permissions. If any of the parent directories do not exist, they will be created as needed. diff --git a/man/man3/tomo-Path.current_dir.3 b/man/man3/tomo-Path.current_dir.3 index 45001158..0ca3ec22 100644 --- a/man/man3/tomo-Path.current_dir.3 +++ b/man/man3/tomo-Path.current_dir.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.current_dir 3 2025-04-19T14:48:15.714976 "Tomo man-pages" +.TH Path.current_dir 3 2025-04-19T14:52:07.137666 "Tomo man-pages" .SH NAME Path.current_dir \- Creates a new directory at the specified path with the given permissions. If any of the parent directories do not exist, they will be created as needed. diff --git a/man/man3/tomo-Path.exists.3 b/man/man3/tomo-Path.exists.3 index 26975fc9..d6bb9553 100644 --- a/man/man3/tomo-Path.exists.3 +++ b/man/man3/tomo-Path.exists.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.exists 3 2025-04-19T14:48:15.715011 "Tomo man-pages" +.TH Path.exists 3 2025-04-19T14:52:07.137705 "Tomo man-pages" .SH NAME Path.exists \- Checks if a file or directory exists at the specified path. diff --git a/man/man3/tomo-Path.expand_home.3 b/man/man3/tomo-Path.expand_home.3 index c2571b32..20f7c61e 100644 --- a/man/man3/tomo-Path.expand_home.3 +++ b/man/man3/tomo-Path.expand_home.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.expand_home 3 2025-04-19T14:48:15.715066 "Tomo man-pages" +.TH Path.expand_home 3 2025-04-19T14:52:07.137760 "Tomo man-pages" .SH NAME Path.expand_home \- For home-based paths (those starting with `~`), expand the path to replace the tilde with and absolute path to the user's `$HOME` directory. diff --git a/man/man3/tomo-Path.extension.3 b/man/man3/tomo-Path.extension.3 index 0220409a..96963134 100644 --- a/man/man3/tomo-Path.extension.3 +++ b/man/man3/tomo-Path.extension.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.extension 3 2025-04-19T14:48:15.715111 "Tomo man-pages" +.TH Path.extension 3 2025-04-19T14:52:07.137803 "Tomo man-pages" .SH NAME Path.extension \- Returns the file extension of the file at the specified path. Optionally returns the full extension. diff --git a/man/man3/tomo-Path.files.3 b/man/man3/tomo-Path.files.3 index 0d8a4794..9fa044d2 100644 --- a/man/man3/tomo-Path.files.3 +++ b/man/man3/tomo-Path.files.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.files 3 2025-04-19T14:48:15.715150 "Tomo man-pages" +.TH Path.files 3 2025-04-19T14:52:07.137843 "Tomo man-pages" .SH NAME Path.files \- Returns a list of files within the directory at the specified path. Optionally includes hidden files. diff --git a/man/man3/tomo-Path.from_components.3 b/man/man3/tomo-Path.from_components.3 index a34dacef..494e1189 100644 --- a/man/man3/tomo-Path.from_components.3 +++ b/man/man3/tomo-Path.from_components.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.from_components 3 2025-04-19T14:48:15.715189 "Tomo man-pages" +.TH Path.from_components 3 2025-04-19T14:52:07.137888 "Tomo man-pages" .SH NAME Path.from_components \- Returns a path built from a list of path components. diff --git a/man/man3/tomo-Path.glob.3 b/man/man3/tomo-Path.glob.3 index 4f480da3..9be429cc 100644 --- a/man/man3/tomo-Path.glob.3 +++ b/man/man3/tomo-Path.glob.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.glob 3 2025-04-19T14:48:15.715228 "Tomo man-pages" +.TH Path.glob 3 2025-04-19T14:52:07.137927 "Tomo man-pages" .SH NAME Path.glob \- Perform a globbing operation and return a list of matching paths. Some glob specific details: - The paths "." and ".." are *not* included in any globbing results. diff --git a/man/man3/tomo-Path.group.3 b/man/man3/tomo-Path.group.3 index c9312018..2b5a4ed3 100644 --- a/man/man3/tomo-Path.group.3 +++ b/man/man3/tomo-Path.group.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.group 3 2025-04-19T14:48:15.715268 "Tomo man-pages" +.TH Path.group 3 2025-04-19T14:52:07.137969 "Tomo man-pages" .SH NAME Path.group \- Get the owning group of a file or directory. diff --git a/man/man3/tomo-Path.is_directory.3 b/man/man3/tomo-Path.is_directory.3 index 04047d77..ed3cc3a9 100644 --- a/man/man3/tomo-Path.is_directory.3 +++ b/man/man3/tomo-Path.is_directory.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.is_directory 3 2025-04-19T14:48:15.715306 "Tomo man-pages" +.TH Path.is_directory 3 2025-04-19T14:52:07.138006 "Tomo man-pages" .SH NAME Path.is_directory \- Checks if the path represents a directory. Optionally follows symbolic links. diff --git a/man/man3/tomo-Path.is_file.3 b/man/man3/tomo-Path.is_file.3 index 8e6a061b..48c64028 100644 --- a/man/man3/tomo-Path.is_file.3 +++ b/man/man3/tomo-Path.is_file.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.is_file 3 2025-04-19T14:48:15.715343 "Tomo man-pages" +.TH Path.is_file 3 2025-04-19T14:52:07.138046 "Tomo man-pages" .SH NAME Path.is_file \- Checks if the path represents a file. Optionally follows symbolic links. diff --git a/man/man3/tomo-Path.is_socket.3 b/man/man3/tomo-Path.is_socket.3 index fb46c241..3c517755 100644 --- a/man/man3/tomo-Path.is_socket.3 +++ b/man/man3/tomo-Path.is_socket.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.is_socket 3 2025-04-19T14:48:15.715379 "Tomo man-pages" +.TH Path.is_socket 3 2025-04-19T14:52:07.138082 "Tomo man-pages" .SH NAME Path.is_socket \- Checks if the path represents a socket. Optionally follows symbolic links. diff --git a/man/man3/tomo-Path.is_symlink.3 b/man/man3/tomo-Path.is_symlink.3 index 4ea69227..78275401 100644 --- a/man/man3/tomo-Path.is_symlink.3 +++ b/man/man3/tomo-Path.is_symlink.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.is_symlink 3 2025-04-19T14:48:15.715414 "Tomo man-pages" +.TH Path.is_symlink 3 2025-04-19T14:52:07.138117 "Tomo man-pages" .SH NAME Path.is_symlink \- Checks if the path represents a symbolic link. diff --git a/man/man3/tomo-Path.modified.3 b/man/man3/tomo-Path.modified.3 index 8ee1b8c0..8287a53a 100644 --- a/man/man3/tomo-Path.modified.3 +++ b/man/man3/tomo-Path.modified.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.modified 3 2025-04-19T14:48:15.715450 "Tomo man-pages" +.TH Path.modified 3 2025-04-19T14:52:07.138152 "Tomo man-pages" .SH NAME Path.modified \- Gets the file modification time of a file. diff --git a/man/man3/tomo-Path.owner.3 b/man/man3/tomo-Path.owner.3 index 85a0f462..22e83b2d 100644 --- a/man/man3/tomo-Path.owner.3 +++ b/man/man3/tomo-Path.owner.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.owner 3 2025-04-19T14:48:15.715497 "Tomo man-pages" +.TH Path.owner 3 2025-04-19T14:52:07.138188 "Tomo man-pages" .SH NAME Path.owner \- Get the owning user of a file or directory. diff --git a/man/man3/tomo-Path.parent.3 b/man/man3/tomo-Path.parent.3 index 2cfae441..d0700154 100644 --- a/man/man3/tomo-Path.parent.3 +++ b/man/man3/tomo-Path.parent.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.parent 3 2025-04-19T14:48:15.715535 "Tomo man-pages" +.TH Path.parent 3 2025-04-19T14:52:07.138225 "Tomo man-pages" .SH NAME Path.parent \- Returns the parent directory of the file or directory at the specified path. diff --git a/man/man3/tomo-Path.read.3 b/man/man3/tomo-Path.read.3 index e46474ee..3be4ed1b 100644 --- a/man/man3/tomo-Path.read.3 +++ b/man/man3/tomo-Path.read.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.read 3 2025-04-19T14:48:15.715574 "Tomo man-pages" +.TH Path.read 3 2025-04-19T14:52:07.138259 "Tomo man-pages" .SH NAME Path.read \- Reads the contents of the file at the specified path or a null value if the file could not be read. diff --git a/man/man3/tomo-Path.read_bytes.3 b/man/man3/tomo-Path.read_bytes.3 index 2ead8236..10dbfc5b 100644 --- a/man/man3/tomo-Path.read_bytes.3 +++ b/man/man3/tomo-Path.read_bytes.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.read_bytes 3 2025-04-19T14:48:15.715631 "Tomo man-pages" +.TH Path.read_bytes 3 2025-04-19T14:52:07.138313 "Tomo man-pages" .SH NAME Path.read_bytes \- Reads the contents of the file at the specified path or a null value if the file could not be read. diff --git a/man/man3/tomo-Path.relative_to.3 b/man/man3/tomo-Path.relative_to.3 index 4b2f196d..21d758c0 100644 --- a/man/man3/tomo-Path.relative_to.3 +++ b/man/man3/tomo-Path.relative_to.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.relative_to 3 2025-04-19T14:48:15.715671 "Tomo man-pages" +.TH Path.relative_to 3 2025-04-19T14:52:07.138354 "Tomo man-pages" .SH NAME Path.relative_to \- Returns the path relative to a given base path. By default, the base path is the current directory. diff --git a/man/man3/tomo-Path.remove.3 b/man/man3/tomo-Path.remove.3 index 916a0c12..88aab028 100644 --- a/man/man3/tomo-Path.remove.3 +++ b/man/man3/tomo-Path.remove.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.remove 3 2025-04-19T14:48:15.715707 "Tomo man-pages" +.TH Path.remove 3 2025-04-19T14:52:07.138390 "Tomo man-pages" .SH NAME Path.remove \- Removes the file or directory at the specified path. A runtime error is raised if something goes wrong. diff --git a/man/man3/tomo-Path.resolved.3 b/man/man3/tomo-Path.resolved.3 index 6077976d..71ad5881 100644 --- a/man/man3/tomo-Path.resolved.3 +++ b/man/man3/tomo-Path.resolved.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.resolved 3 2025-04-19T14:48:15.715744 "Tomo man-pages" +.TH Path.resolved 3 2025-04-19T14:52:07.138427 "Tomo man-pages" .SH NAME Path.resolved \- Resolves the absolute path of the given path relative to a base path. By default, the base path is the current directory. diff --git a/man/man3/tomo-Path.set_owner.3 b/man/man3/tomo-Path.set_owner.3 index f3c84d4f..9eef2ae1 100644 --- a/man/man3/tomo-Path.set_owner.3 +++ b/man/man3/tomo-Path.set_owner.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.set_owner 3 2025-04-19T14:48:15.715782 "Tomo man-pages" +.TH Path.set_owner 3 2025-04-19T14:52:07.138465 "Tomo man-pages" .SH NAME Path.set_owner \- Set the owning user and/or group for a path. diff --git a/man/man3/tomo-Path.subdirectories.3 b/man/man3/tomo-Path.subdirectories.3 index ae486297..1c8bd997 100644 --- a/man/man3/tomo-Path.subdirectories.3 +++ b/man/man3/tomo-Path.subdirectories.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.subdirectories 3 2025-04-19T14:48:15.715821 "Tomo man-pages" +.TH Path.subdirectories 3 2025-04-19T14:52:07.138513 "Tomo man-pages" .SH NAME Path.subdirectories \- Returns a list of subdirectories within the directory at the specified path. Optionally includes hidden subdirectories. diff --git a/man/man3/tomo-Path.unique_directory.3 b/man/man3/tomo-Path.unique_directory.3 index 30efc7e6..d56b75c5 100644 --- a/man/man3/tomo-Path.unique_directory.3 +++ b/man/man3/tomo-Path.unique_directory.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.unique_directory 3 2025-04-19T14:48:15.715857 "Tomo man-pages" +.TH Path.unique_directory 3 2025-04-19T14:52:07.138552 "Tomo man-pages" .SH NAME Path.unique_directory \- Generates a unique directory path based on the given path. Useful for creating temporary directories. diff --git a/man/man3/tomo-Path.write.3 b/man/man3/tomo-Path.write.3 index 3bb37f30..8fe17b7d 100644 --- a/man/man3/tomo-Path.write.3 +++ b/man/man3/tomo-Path.write.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.write 3 2025-04-19T14:48:15.715896 "Tomo man-pages" +.TH Path.write 3 2025-04-19T14:52:07.138590 "Tomo man-pages" .SH NAME Path.write \- Writes the given text to the file at the specified path, creating the file if it doesn't already exist. Sets the file permissions as specified. If the file writing cannot be successfully completed, a runtime error is raised. diff --git a/man/man3/tomo-Path.write_bytes.3 b/man/man3/tomo-Path.write_bytes.3 index 131a000b..7a87e000 100644 --- a/man/man3/tomo-Path.write_bytes.3 +++ b/man/man3/tomo-Path.write_bytes.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.write_bytes 3 2025-04-19T14:48:15.715936 "Tomo man-pages" +.TH Path.write_bytes 3 2025-04-19T14:52:07.138627 "Tomo man-pages" .SH NAME Path.write_bytes \- Writes the given bytes to the file at the specified path, creating the file if it doesn't already exist. Sets the file permissions as specified. If the file writing cannot be successfully completed, a runtime error is raised. diff --git a/man/man3/tomo-Path.write_unique.3 b/man/man3/tomo-Path.write_unique.3 index 99a8df33..1cee07b1 100644 --- a/man/man3/tomo-Path.write_unique.3 +++ b/man/man3/tomo-Path.write_unique.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.write_unique 3 2025-04-19T14:48:15.715975 "Tomo man-pages" +.TH Path.write_unique 3 2025-04-19T14:52:07.138666 "Tomo man-pages" .SH NAME Path.write_unique \- Writes the given text to a unique file path based on the specified path. The file is created if it doesn't exist. This is useful for creating temporary files. diff --git a/man/man3/tomo-Path.write_unique_bytes.3 b/man/man3/tomo-Path.write_unique_bytes.3 index d5da4aea..3023b223 100644 --- a/man/man3/tomo-Path.write_unique_bytes.3 +++ b/man/man3/tomo-Path.write_unique_bytes.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.write_unique_bytes 3 2025-04-19T14:48:15.716011 "Tomo man-pages" +.TH Path.write_unique_bytes 3 2025-04-19T14:52:07.138703 "Tomo man-pages" .SH NAME Path.write_unique_bytes \- Writes the given bytes to a unique file path based on the specified path. The file is created if it doesn't exist. This is useful for creating temporary files. diff --git a/man/man3/tomo-Set.add.3 b/man/man3/tomo-Set.add.3 index 638f7a31..9adebf32 100644 --- a/man/man3/tomo-Set.add.3 +++ b/man/man3/tomo-Set.add.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.add 3 2025-04-19T14:48:15.716048 "Tomo man-pages" +.TH Set.add 3 2025-04-19T14:52:07.138743 "Tomo man-pages" .SH NAME Set.add \- Adds an item to the set. diff --git a/man/man3/tomo-Set.add_all.3 b/man/man3/tomo-Set.add_all.3 index 696cce82..84ebe5ba 100644 --- a/man/man3/tomo-Set.add_all.3 +++ b/man/man3/tomo-Set.add_all.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.add_all 3 2025-04-19T14:48:15.716082 "Tomo man-pages" +.TH Set.add_all 3 2025-04-19T14:52:07.138779 "Tomo man-pages" .SH NAME Set.add_all \- Adds multiple items to the set. diff --git a/man/man3/tomo-Set.clear.3 b/man/man3/tomo-Set.clear.3 index ee564e6f..7a9f5b79 100644 --- a/man/man3/tomo-Set.clear.3 +++ b/man/man3/tomo-Set.clear.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.clear 3 2025-04-19T14:48:15.716116 "Tomo man-pages" +.TH Set.clear 3 2025-04-19T14:52:07.138813 "Tomo man-pages" .SH NAME Set.clear \- Removes all items from the set. diff --git a/man/man3/tomo-Set.has.3 b/man/man3/tomo-Set.has.3 index 315c963d..1cd45e93 100644 --- a/man/man3/tomo-Set.has.3 +++ b/man/man3/tomo-Set.has.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.has 3 2025-04-19T14:48:15.716175 "Tomo man-pages" +.TH Set.has 3 2025-04-19T14:52:07.138868 "Tomo man-pages" .SH NAME Set.has \- Checks if the set contains a specified item. diff --git a/man/man3/tomo-Set.is_subset_of.3 b/man/man3/tomo-Set.is_subset_of.3 index 61580a85..7ce679d4 100644 --- a/man/man3/tomo-Set.is_subset_of.3 +++ b/man/man3/tomo-Set.is_subset_of.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.is_subset_of 3 2025-04-19T14:48:15.716219 "Tomo man-pages" +.TH Set.is_subset_of 3 2025-04-19T14:52:07.138911 "Tomo man-pages" .SH NAME Set.is_subset_of \- Checks if the set is a subset of another set. diff --git a/man/man3/tomo-Set.is_superset_of.3 b/man/man3/tomo-Set.is_superset_of.3 index d9fa4ae9..73ce0f17 100644 --- a/man/man3/tomo-Set.is_superset_of.3 +++ b/man/man3/tomo-Set.is_superset_of.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.is_superset_of 3 2025-04-19T14:48:15.716258 "Tomo man-pages" +.TH Set.is_superset_of 3 2025-04-19T14:52:07.138951 "Tomo man-pages" .SH NAME Set.is_superset_of \- Checks if the set is a superset of another set. diff --git a/man/man3/tomo-Set.overlap.3 b/man/man3/tomo-Set.overlap.3 index 371772f2..185e74c1 100644 --- a/man/man3/tomo-Set.overlap.3 +++ b/man/man3/tomo-Set.overlap.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.overlap 3 2025-04-19T14:48:15.716297 "Tomo man-pages" +.TH Set.overlap 3 2025-04-19T14:52:07.138991 "Tomo man-pages" .SH NAME Set.overlap \- Creates a new set with items that are in both the original set and another set. diff --git a/man/man3/tomo-Set.remove.3 b/man/man3/tomo-Set.remove.3 index b473ee69..d0ac8b8a 100644 --- a/man/man3/tomo-Set.remove.3 +++ b/man/man3/tomo-Set.remove.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.remove 3 2025-04-19T14:48:15.716335 "Tomo man-pages" +.TH Set.remove 3 2025-04-19T14:52:07.139028 "Tomo man-pages" .SH NAME Set.remove \- Removes an item from the set. diff --git a/man/man3/tomo-Set.remove_all.3 b/man/man3/tomo-Set.remove_all.3 index d63cb76e..4e65f5c4 100644 --- a/man/man3/tomo-Set.remove_all.3 +++ b/man/man3/tomo-Set.remove_all.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.remove_all 3 2025-04-19T14:48:15.716371 "Tomo man-pages" +.TH Set.remove_all 3 2025-04-19T14:52:07.139065 "Tomo man-pages" .SH NAME Set.remove_all \- Removes multiple items from the set. diff --git a/man/man3/tomo-Set.with.3 b/man/man3/tomo-Set.with.3 index 67cd9d10..0fc3c4f1 100644 --- a/man/man3/tomo-Set.with.3 +++ b/man/man3/tomo-Set.with.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.with 3 2025-04-19T14:48:15.716407 "Tomo man-pages" +.TH Set.with 3 2025-04-19T14:52:07.139103 "Tomo man-pages" .SH NAME Set.with \- Creates a new set that is the union of the original set and another set. diff --git a/man/man3/tomo-Set.without.3 b/man/man3/tomo-Set.without.3 index 78c75251..d7c006e1 100644 --- a/man/man3/tomo-Set.without.3 +++ b/man/man3/tomo-Set.without.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.without 3 2025-04-19T14:48:15.716443 "Tomo man-pages" +.TH Set.without 3 2025-04-19T14:52:07.139141 "Tomo man-pages" .SH NAME Set.without \- Creates a new set with items from the original set but without items from another set. diff --git a/man/man3/tomo-Table.clear.3 b/man/man3/tomo-Table.clear.3 index 819f28b9..97c0fddc 100644 --- a/man/man3/tomo-Table.clear.3 +++ b/man/man3/tomo-Table.clear.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Table.clear 3 2025-04-19T14:48:15.716486 "Tomo man-pages" +.TH Table.clear 3 2025-04-19T14:52:07.139181 "Tomo man-pages" .SH NAME Table.clear \- Removes all key-value pairs from the table. diff --git a/man/man3/tomo-Table.get.3 b/man/man3/tomo-Table.get.3 index 9f2b9f60..bcd7ebef 100644 --- a/man/man3/tomo-Table.get.3 +++ b/man/man3/tomo-Table.get.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Table.get 3 2025-04-19T14:48:15.716525 "Tomo man-pages" +.TH Table.get 3 2025-04-19T14:52:07.139222 "Tomo man-pages" .SH NAME Table.get \- Retrieves the value associated with a key, or returns `none` if the key is not present. diff --git a/man/man3/tomo-Table.get_or_set.3 b/man/man3/tomo-Table.get_or_set.3 index 2e48c610..1bc5aaaa 100644 --- a/man/man3/tomo-Table.get_or_set.3 +++ b/man/man3/tomo-Table.get_or_set.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Table.get_or_set 3 2025-04-19T14:48:15.716568 "Tomo man-pages" +.TH Table.get_or_set 3 2025-04-19T14:52:07.139265 "Tomo man-pages" .SH NAME Table.get_or_set \- If the given key is in the table, return the associated value. Otherwise, insert the given default value into the table and return it. diff --git a/man/man3/tomo-Table.has.3 b/man/man3/tomo-Table.has.3 index 28f07037..858e432d 100644 --- a/man/man3/tomo-Table.has.3 +++ b/man/man3/tomo-Table.has.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Table.has 3 2025-04-19T14:48:15.716607 "Tomo man-pages" +.TH Table.has 3 2025-04-19T14:52:07.139306 "Tomo man-pages" .SH NAME Table.has \- Checks if the table contains a specified key. diff --git a/man/man3/tomo-Table.remove.3 b/man/man3/tomo-Table.remove.3 index cedad348..c1ade8c9 100644 --- a/man/man3/tomo-Table.remove.3 +++ b/man/man3/tomo-Table.remove.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Table.remove 3 2025-04-19T14:48:15.716642 "Tomo man-pages" +.TH Table.remove 3 2025-04-19T14:52:07.139341 "Tomo man-pages" .SH NAME Table.remove \- Removes the key-value pair associated with a specified key. diff --git a/man/man3/tomo-Table.set.3 b/man/man3/tomo-Table.set.3 index 7c9fde04..fbaad52f 100644 --- a/man/man3/tomo-Table.set.3 +++ b/man/man3/tomo-Table.set.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Table.set 3 2025-04-19T14:48:15.716676 "Tomo man-pages" +.TH Table.set 3 2025-04-19T14:52:07.139375 "Tomo man-pages" .SH NAME Table.set \- Sets or updates the value associated with a specified key. diff --git a/man/man3/tomo-Text.as_c_string.3 b/man/man3/tomo-Text.as_c_string.3 index 4b137158..44c97713 100644 --- a/man/man3/tomo-Text.as_c_string.3 +++ b/man/man3/tomo-Text.as_c_string.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.as_c_string 3 2025-04-19T14:48:15.716710 "Tomo man-pages" +.TH Text.as_c_string 3 2025-04-19T14:52:07.139411 "Tomo man-pages" .SH NAME Text.as_c_string \- Converts a `Text` value to a C-style string. diff --git a/man/man3/tomo-Text.at.3 b/man/man3/tomo-Text.at.3 index 4cb9c98e..1b565458 100644 --- a/man/man3/tomo-Text.at.3 +++ b/man/man3/tomo-Text.at.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.at 3 2025-04-19T14:48:15.716765 "Tomo man-pages" +.TH Text.at 3 2025-04-19T14:52:07.139465 "Tomo man-pages" .SH NAME Text.at \- Get the graphical cluster at a given index. This is similar to `str[i]` with ASCII text, but has more correct behavior for unicode text. diff --git a/man/man3/tomo-Text.by_line.3 b/man/man3/tomo-Text.by_line.3 index 18786393..7930def0 100644 --- a/man/man3/tomo-Text.by_line.3 +++ b/man/man3/tomo-Text.by_line.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.by_line 3 2025-04-19T14:48:15.716808 "Tomo man-pages" +.TH Text.by_line 3 2025-04-19T14:52:07.139518 "Tomo man-pages" .SH NAME Text.by_line \- Returns an iterator function that can be used to iterate over the lines in a text. diff --git a/man/man3/tomo-Text.by_split.3 b/man/man3/tomo-Text.by_split.3 index 4da66d93..acd9c4ee 100644 --- a/man/man3/tomo-Text.by_split.3 +++ b/man/man3/tomo-Text.by_split.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.by_split 3 2025-04-19T14:48:15.716849 "Tomo man-pages" +.TH Text.by_split 3 2025-04-19T14:52:07.139557 "Tomo man-pages" .SH NAME Text.by_split \- Returns an iterator function that can be used to iterate over text separated by a delimiter. diff --git a/man/man3/tomo-Text.by_split_any.3 b/man/man3/tomo-Text.by_split_any.3 index 7ac8a87d..5332e159 100644 --- a/man/man3/tomo-Text.by_split_any.3 +++ b/man/man3/tomo-Text.by_split_any.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.by_split_any 3 2025-04-19T14:48:15.716889 "Tomo man-pages" +.TH Text.by_split_any 3 2025-04-19T14:52:07.139596 "Tomo man-pages" .SH NAME Text.by_split_any \- Returns an iterator function that can be used to iterate over text separated by one or more characters (grapheme clusters) from a given text of delimiters. @@ -10,7 +10,7 @@ Text.by_split_any \- Returns an iterator function that can be used to iterate ov Tomo Standard Library .SH SYNOPSIS .nf -.BI Text.by_split_any\ :\ func(text:\ Text,\ delimiters:\ Text\ =\ "\ $\\t\\r\\n"\ ->\ func(->Text?)) +.BI Text.by_split_any\ :\ func(text:\ Text,\ delimiters:\ Text\ =\ "\ $\[rs]t\[rs]r\[rs]n"\ ->\ func(->Text?)) .fi .SH DESCRIPTION @@ -23,7 +23,7 @@ lb lb lbx lb l l l l. Name Type Description Default text Text The text to be iterated over in delimited chunks. - -delimiters Text Grapheme clusters to use for splitting the text. "\ $\\t\\r\\n" +delimiters Text Grapheme clusters to use for splitting the text. "\ $\[rs]t\[rs]r\[rs]n" .TE .SH RETURN An iterator function that returns one chunk of text at a time, separated by the given delimiter characters, until it runs out and returns `none`. diff --git a/man/man3/tomo-Text.bytes.3 b/man/man3/tomo-Text.bytes.3 index 8cbe62ae..9488c4df 100644 --- a/man/man3/tomo-Text.bytes.3 +++ b/man/man3/tomo-Text.bytes.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.bytes 3 2025-04-19T14:48:15.716930 "Tomo man-pages" +.TH Text.bytes 3 2025-04-19T14:52:07.139637 "Tomo man-pages" .SH NAME Text.bytes \- Converts a `Text` value to a list of bytes representing a UTF8 encoding of the text. diff --git a/man/man3/tomo-Text.caseless_equals.3 b/man/man3/tomo-Text.caseless_equals.3 index d8c93a68..0b907ba0 100644 --- a/man/man3/tomo-Text.caseless_equals.3 +++ b/man/man3/tomo-Text.caseless_equals.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.caseless_equals 3 2025-04-19T14:48:15.716966 "Tomo man-pages" +.TH Text.caseless_equals 3 2025-04-19T14:52:07.139674 "Tomo man-pages" .SH NAME Text.caseless_equals \- Checks whether two texts are equal, ignoring the casing of the letters (i.e. case-insensitive comparison). diff --git a/man/man3/tomo-Text.codepoint_names.3 b/man/man3/tomo-Text.codepoint_names.3 index fe5fdfd0..3d9d277d 100644 --- a/man/man3/tomo-Text.codepoint_names.3 +++ b/man/man3/tomo-Text.codepoint_names.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.codepoint_names 3 2025-04-19T14:48:15.717008 "Tomo man-pages" +.TH Text.codepoint_names 3 2025-04-19T14:52:07.139717 "Tomo man-pages" .SH NAME Text.codepoint_names \- Returns a list of the names of each codepoint in the text. diff --git a/man/man3/tomo-Text.ends_with.3 b/man/man3/tomo-Text.ends_with.3 index 6adacf26..bea79b40 100644 --- a/man/man3/tomo-Text.ends_with.3 +++ b/man/man3/tomo-Text.ends_with.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.ends_with 3 2025-04-19T14:48:15.717044 "Tomo man-pages" +.TH Text.ends_with 3 2025-04-19T14:52:07.139755 "Tomo man-pages" .SH NAME Text.ends_with \- Checks if the `Text` ends with a literal suffix text. diff --git a/man/man3/tomo-Text.from.3 b/man/man3/tomo-Text.from.3 index 7b9a83fe..884ff8ad 100644 --- a/man/man3/tomo-Text.from.3 +++ b/man/man3/tomo-Text.from.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.from 3 2025-04-19T14:48:15.717080 "Tomo man-pages" +.TH Text.from 3 2025-04-19T14:52:07.139795 "Tomo man-pages" .SH NAME Text.from \- Get a slice of the text, starting at the given position. diff --git a/man/man3/tomo-Text.from_bytes.3 b/man/man3/tomo-Text.from_bytes.3 index 42efffef..12910f41 100644 --- a/man/man3/tomo-Text.from_bytes.3 +++ b/man/man3/tomo-Text.from_bytes.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.from_bytes 3 2025-04-19T14:48:15.717116 "Tomo man-pages" +.TH Text.from_bytes 3 2025-04-19T14:52:07.139831 "Tomo man-pages" .SH NAME Text.from_bytes \- Returns text that has been constructed from the given UTF8 bytes. diff --git a/man/man3/tomo-Text.from_c_string.3 b/man/man3/tomo-Text.from_c_string.3 index 10e1b9e0..5c6afcd4 100644 --- a/man/man3/tomo-Text.from_c_string.3 +++ b/man/man3/tomo-Text.from_c_string.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.from_c_string 3 2025-04-19T14:48:15.717153 "Tomo man-pages" +.TH Text.from_c_string 3 2025-04-19T14:52:07.139868 "Tomo man-pages" .SH NAME Text.from_c_string \- Converts a C-style string to a `Text` value. diff --git a/man/man3/tomo-Text.from_codepoint_names.3 b/man/man3/tomo-Text.from_codepoint_names.3 index ed88c6ef..8732239d 100644 --- a/man/man3/tomo-Text.from_codepoint_names.3 +++ b/man/man3/tomo-Text.from_codepoint_names.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.from_codepoint_names 3 2025-04-19T14:48:15.717188 "Tomo man-pages" +.TH Text.from_codepoint_names 3 2025-04-19T14:52:07.139903 "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. diff --git a/man/man3/tomo-Text.from_codepoints.3 b/man/man3/tomo-Text.from_codepoints.3 index 66c26ce6..cfb78232 100644 --- a/man/man3/tomo-Text.from_codepoints.3 +++ b/man/man3/tomo-Text.from_codepoints.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.from_codepoints 3 2025-04-19T14:48:15.717227 "Tomo man-pages" +.TH Text.from_codepoints 3 2025-04-19T14:52:07.139939 "Tomo man-pages" .SH NAME Text.from_codepoints \- Returns text that has been constructed from the given UTF32 codepoints. diff --git a/man/man3/tomo-Text.has.3 b/man/man3/tomo-Text.has.3 index acb89187..ac6041dd 100644 --- a/man/man3/tomo-Text.has.3 +++ b/man/man3/tomo-Text.has.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.has 3 2025-04-19T14:48:15.717285 "Tomo man-pages" +.TH Text.has 3 2025-04-19T14:52:07.139994 "Tomo man-pages" .SH NAME Text.has \- Checks if the `Text` contains some target text. diff --git a/man/man3/tomo-Text.join.3 b/man/man3/tomo-Text.join.3 index 750727e1..be4e698a 100644 --- a/man/man3/tomo-Text.join.3 +++ b/man/man3/tomo-Text.join.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.join 3 2025-04-19T14:48:15.717324 "Tomo man-pages" +.TH Text.join 3 2025-04-19T14:52:07.140036 "Tomo man-pages" .SH NAME Text.join \- Joins a list of text pieces with a specified glue. diff --git a/man/man3/tomo-Text.left_pad.3 b/man/man3/tomo-Text.left_pad.3 index dd0d7f42..8053fda8 100644 --- a/man/man3/tomo-Text.left_pad.3 +++ b/man/man3/tomo-Text.left_pad.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.left_pad 3 2025-04-19T14:48:15.717404 "Tomo man-pages" +.TH Text.left_pad 3 2025-04-19T14:52:07.140112 "Tomo man-pages" .SH NAME Text.left_pad \- Pad some text on the left side so it reaches a target width. diff --git a/man/man3/tomo-Text.lines.3 b/man/man3/tomo-Text.lines.3 index 0e93fc42..7d8991dd 100644 --- a/man/man3/tomo-Text.lines.3 +++ b/man/man3/tomo-Text.lines.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.lines 3 2025-04-19T14:48:15.717444 "Tomo man-pages" +.TH Text.lines 3 2025-04-19T14:52:07.140150 "Tomo man-pages" .SH NAME Text.lines \- Splits the text into a list of lines of text, preserving blank lines, ignoring trailing newlines, and handling `\r\n` the same as `\n`. @@ -29,13 +29,13 @@ A list of substrings resulting from the split. .SH EXAMPLES .EX ->> "one\\ntwo\\nthree".lines() +>> "one\[rs]ntwo\[rs]nthree".lines() = ["one", "two", "three"] ->> "one\\ntwo\\nthree\\n".lines() +>> "one\[rs]ntwo\[rs]nthree\[rs]n".lines() = ["one", "two", "three"] ->> "one\\ntwo\\nthree\\n\\n".lines() +>> "one\[rs]ntwo\[rs]nthree\[rs]n\[rs]n".lines() = ["one", "two", "three", ""] ->> "one\\r\\ntwo\\r\\nthree\\r\\n".lines() +>> "one\[rs]r\[rs]ntwo\[rs]r\[rs]nthree\[rs]r\[rs]n".lines() = ["one", "two", "three"] >> "".lines() = [] diff --git a/man/man3/tomo-Text.lower.3 b/man/man3/tomo-Text.lower.3 index c226db7c..41f412c3 100644 --- a/man/man3/tomo-Text.lower.3 +++ b/man/man3/tomo-Text.lower.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.lower 3 2025-04-19T14:48:15.717488 "Tomo man-pages" +.TH Text.lower 3 2025-04-19T14:52:07.140186 "Tomo man-pages" .SH NAME Text.lower \- Converts all characters in the text to lowercase. diff --git a/man/man3/tomo-Text.middle_pad.3 b/man/man3/tomo-Text.middle_pad.3 index 54d03f38..d27cf3d4 100644 --- a/man/man3/tomo-Text.middle_pad.3 +++ b/man/man3/tomo-Text.middle_pad.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.middle_pad 3 2025-04-19T14:48:15.717365 "Tomo man-pages" +.TH Text.middle_pad 3 2025-04-19T14:52:07.140072 "Tomo man-pages" .SH NAME Text.middle_pad \- Pad some text on the left and right side so it reaches a target width. diff --git a/man/man3/tomo-Text.quoted.3 b/man/man3/tomo-Text.quoted.3 index 28e74007..72f9321d 100644 --- a/man/man3/tomo-Text.quoted.3 +++ b/man/man3/tomo-Text.quoted.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.quoted 3 2025-04-19T14:48:15.717528 "Tomo man-pages" +.TH Text.quoted 3 2025-04-19T14:52:07.140226 "Tomo man-pages" .SH NAME Text.quoted \- Formats the text with quotation marks and escapes. @@ -31,6 +31,6 @@ The text formatted as a quoted text. .SH EXAMPLES .EX ->> "one\\ntwo".quoted() -= "\\"one\\\\ntwo\\"" +>> "one\[rs]ntwo".quoted() += "\[rs]"one\[rs]\[rs]ntwo\[rs]"" .EE diff --git a/man/man3/tomo-Text.repeat.3 b/man/man3/tomo-Text.repeat.3 index 9e72761c..0bea8750 100644 --- a/man/man3/tomo-Text.repeat.3 +++ b/man/man3/tomo-Text.repeat.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.repeat 3 2025-04-19T14:48:15.717569 "Tomo man-pages" +.TH Text.repeat 3 2025-04-19T14:52:07.140264 "Tomo man-pages" .SH NAME Text.repeat \- Repeat some text multiple times. diff --git a/man/man3/tomo-Text.replace.3 b/man/man3/tomo-Text.replace.3 index f91e1da3..33930ef5 100644 --- a/man/man3/tomo-Text.replace.3 +++ b/man/man3/tomo-Text.replace.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.replace 3 2025-04-19T14:48:15.717605 "Tomo man-pages" +.TH Text.replace 3 2025-04-19T14:52:07.140299 "Tomo man-pages" .SH NAME Text.replace \- Replaces occurrences of a target text with a replacement text. diff --git a/man/man3/tomo-Text.reversed.3 b/man/man3/tomo-Text.reversed.3 index 03ea9910..a6f2b748 100644 --- a/man/man3/tomo-Text.reversed.3 +++ b/man/man3/tomo-Text.reversed.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.reversed 3 2025-04-19T14:48:15.717640 "Tomo man-pages" +.TH Text.reversed 3 2025-04-19T14:52:07.140334 "Tomo man-pages" .SH NAME Text.reversed \- Return a text that has the grapheme clusters in reverse order. diff --git a/man/man3/tomo-Text.right_pad.3 b/man/man3/tomo-Text.right_pad.3 index 5d061d41..145c7f47 100644 --- a/man/man3/tomo-Text.right_pad.3 +++ b/man/man3/tomo-Text.right_pad.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.right_pad 3 2025-04-19T14:48:15.717674 "Tomo man-pages" +.TH Text.right_pad 3 2025-04-19T14:52:07.140368 "Tomo man-pages" .SH NAME Text.right_pad \- Pad some text on the right side so it reaches a target width. diff --git a/man/man3/tomo-Text.slice.3 b/man/man3/tomo-Text.slice.3 index c89e9b6f..73b7aa4d 100644 --- a/man/man3/tomo-Text.slice.3 +++ b/man/man3/tomo-Text.slice.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.slice 3 2025-04-19T14:48:15.717712 "Tomo man-pages" +.TH Text.slice 3 2025-04-19T14:52:07.140407 "Tomo man-pages" .SH NAME Text.slice \- Get a slice of the text. diff --git a/man/man3/tomo-Text.split.3 b/man/man3/tomo-Text.split.3 index 99023a8d..fd9b2806 100644 --- a/man/man3/tomo-Text.split.3 +++ b/man/man3/tomo-Text.split.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.split 3 2025-04-19T14:48:15.717773 "Tomo man-pages" +.TH Text.split 3 2025-04-19T14:52:07.140467 "Tomo man-pages" .SH NAME Text.split \- Splits the text into a list of substrings based on exact matches of a delimiter. diff --git a/man/man3/tomo-Text.split_any.3 b/man/man3/tomo-Text.split_any.3 index d0b830f2..8291c024 100644 --- a/man/man3/tomo-Text.split_any.3 +++ b/man/man3/tomo-Text.split_any.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.split_any 3 2025-04-19T14:48:15.717814 "Tomo man-pages" +.TH Text.split_any 3 2025-04-19T14:52:07.140522 "Tomo man-pages" .SH NAME Text.split_any \- Splits the text into a list of substrings at one or more occurrences of a set of delimiter characters (grapheme clusters). @@ -10,7 +10,7 @@ Text.split_any \- Splits the text into a list of substrings at one or more occur Tomo Standard Library .SH SYNOPSIS .nf -.BI Text.split_any\ :\ func(text:\ Text,\ delimiters:\ Text\ =\ "\ $\\t\\r\\n"\ ->\ [Text]) +.BI Text.split_any\ :\ func(text:\ Text,\ delimiters:\ Text\ =\ "\ $\[rs]t\[rs]r\[rs]n"\ ->\ [Text]) .fi .SH DESCRIPTION @@ -23,7 +23,7 @@ lb lb lbx lb l l l l. Name Type Description Default text Text The text to be split. - -delimiters Text A text containing delimiters to use for splitting the text. "\ $\\t\\r\\n" +delimiters Text A text containing delimiters to use for splitting the text. "\ $\[rs]t\[rs]r\[rs]n" .TE .SH RETURN A list of subtexts resulting from the split. diff --git a/man/man3/tomo-Text.starts_with.3 b/man/man3/tomo-Text.starts_with.3 index d3f176df..20fa028e 100644 --- a/man/man3/tomo-Text.starts_with.3 +++ b/man/man3/tomo-Text.starts_with.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.starts_with 3 2025-04-19T14:48:15.717852 "Tomo man-pages" +.TH Text.starts_with 3 2025-04-19T14:52:07.140568 "Tomo man-pages" .SH NAME Text.starts_with \- Checks if the `Text` starts with a literal prefix text. diff --git a/man/man3/tomo-Text.title.3 b/man/man3/tomo-Text.title.3 index 3066636b..9a09a729 100644 --- a/man/man3/tomo-Text.title.3 +++ b/man/man3/tomo-Text.title.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.title 3 2025-04-19T14:48:15.717889 "Tomo man-pages" +.TH Text.title 3 2025-04-19T14:52:07.140604 "Tomo man-pages" .SH NAME Text.title \- Converts the text to title case (capitalizing the first letter of each word). diff --git a/man/man3/tomo-Text.to.3 b/man/man3/tomo-Text.to.3 index d0ad97a8..efb70ec5 100644 --- a/man/man3/tomo-Text.to.3 +++ b/man/man3/tomo-Text.to.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.to 3 2025-04-19T14:48:15.717928 "Tomo man-pages" +.TH Text.to 3 2025-04-19T14:52:07.140645 "Tomo man-pages" .SH NAME Text.to \- Get a slice of the text, ending at the given position. diff --git a/man/man3/tomo-Text.translate.3 b/man/man3/tomo-Text.translate.3 index 6621a6c9..de0f79ba 100644 --- a/man/man3/tomo-Text.translate.3 +++ b/man/man3/tomo-Text.translate.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.translate 3 2025-04-19T14:48:15.717969 "Tomo man-pages" +.TH Text.translate 3 2025-04-19T14:52:07.140684 "Tomo man-pages" .SH NAME Text.translate \- Takes a table mapping target texts to their replacements and performs all the replacements in the table on the whole text. At each position, the first matching replacement is applied and the matching moves on to *after* the replacement text, so replacement text is not recursively modified. See Text.replace() for more information about replacement behavior. diff --git a/man/man3/tomo-Text.trim.3 b/man/man3/tomo-Text.trim.3 index f497f72f..13adf435 100644 --- a/man/man3/tomo-Text.trim.3 +++ b/man/man3/tomo-Text.trim.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.trim 3 2025-04-19T14:48:15.718005 "Tomo man-pages" +.TH Text.trim 3 2025-04-19T14:52:07.140723 "Tomo man-pages" .SH NAME Text.trim \- Trims the given characters (grapheme clusters) from the left and/or right side of the text. @@ -10,7 +10,7 @@ Text.trim \- Trims the given characters (grapheme clusters) from the left and/or Tomo Standard Library .SH SYNOPSIS .nf -.BI Text.trim\ :\ func(text:\ Text,\ to_trim:\ Text\ =\ "\ $\\t\\r\\n",\ left:\ Bool\ =\ yes,\ right:\ Bool\ =\ yes\ ->\ Text) +.BI Text.trim\ :\ func(text:\ Text,\ to_trim:\ Text\ =\ "\ $\[rs]t\[rs]r\[rs]n",\ left:\ Bool\ =\ yes,\ right:\ Bool\ =\ yes\ ->\ Text) .fi .SH DESCRIPTION @@ -23,7 +23,7 @@ lb lb lbx lb l l l l. Name Type Description Default text Text The text to be trimmed. - -to_trim Text The characters to remove from the left/right of the text. "\ $\\t\\r\\n" +to_trim Text The characters to remove from the left/right of the text. "\ $\[rs]t\[rs]r\[rs]n" left Bool Whether or not to trim from the front of the text. yes right Bool Whether or not to trim from the back of the text. yes .TE @@ -32,7 +32,7 @@ The text without the trim characters at either end. .SH EXAMPLES .EX ->> " x y z \\n".trim() +>> " x y z \[rs]n".trim() = "x y z" >> "one,".trim(",") diff --git a/man/man3/tomo-Text.upper.3 b/man/man3/tomo-Text.upper.3 index aec71361..c996776c 100644 --- a/man/man3/tomo-Text.upper.3 +++ b/man/man3/tomo-Text.upper.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.upper 3 2025-04-19T14:48:15.718045 "Tomo man-pages" +.TH Text.upper 3 2025-04-19T14:52:07.140764 "Tomo man-pages" .SH NAME Text.upper \- Converts all characters in the text to uppercase. diff --git a/man/man3/tomo-Text.utf32_codepoints.3 b/man/man3/tomo-Text.utf32_codepoints.3 index 201f7015..8879ddf1 100644 --- a/man/man3/tomo-Text.utf32_codepoints.3 +++ b/man/man3/tomo-Text.utf32_codepoints.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.utf32_codepoints 3 2025-04-19T14:48:15.718086 "Tomo man-pages" +.TH Text.utf32_codepoints 3 2025-04-19T14:52:07.140801 "Tomo man-pages" .SH NAME Text.utf32_codepoints \- Returns a list of Unicode code points for UTF32 encoding of the text. diff --git a/man/man3/tomo-Text.width.3 b/man/man3/tomo-Text.width.3 index 47743043..a4dff67b 100644 --- a/man/man3/tomo-Text.width.3 +++ b/man/man3/tomo-Text.width.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.width 3 2025-04-19T14:48:15.718124 "Tomo man-pages" +.TH Text.width 3 2025-04-19T14:52:07.140841 "Tomo man-pages" .SH NAME Text.width \- Returns the display width of the text as seen in a terminal with appropriate font rendering. This is usually the same as the text's `.length`, but there are some characters like emojis that render wider than 1 cell. diff --git a/man/man3/tomo-Text.without_prefix.3 b/man/man3/tomo-Text.without_prefix.3 index 0e3285df..639517bd 100644 --- a/man/man3/tomo-Text.without_prefix.3 +++ b/man/man3/tomo-Text.without_prefix.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.without_prefix 3 2025-04-19T14:48:15.718161 "Tomo man-pages" +.TH Text.without_prefix 3 2025-04-19T14:52:07.140880 "Tomo man-pages" .SH NAME Text.without_prefix \- Returns the text with a given prefix removed (if present). diff --git a/man/man3/tomo-Text.without_suffix.3 b/man/man3/tomo-Text.without_suffix.3 index e9bf3501..5e6f3a21 100644 --- a/man/man3/tomo-Text.without_suffix.3 +++ b/man/man3/tomo-Text.without_suffix.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.without_suffix 3 2025-04-19T14:48:15.718197 "Tomo man-pages" +.TH Text.without_suffix 3 2025-04-19T14:52:07.140916 "Tomo man-pages" .SH NAME Text.without_suffix \- Returns the text with a given suffix removed (if present). diff --git a/man/man3/tomo-USE_COLOR.3 b/man/man3/tomo-USE_COLOR.3 index 18989ba3..cc4ef334 100644 --- a/man/man3/tomo-USE_COLOR.3 +++ b/man/man3/tomo-USE_COLOR.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH USE_COLOR 3 2025-04-19T14:48:15.710142 "Tomo man-pages" +.TH USE_COLOR 3 2025-04-19T14:52:07.132537 "Tomo man-pages" .SH NAME USE_COLOR \- Whether or not the console prefers ANSI color escape sequences in the output. diff --git a/man/man3/tomo-ask.3 b/man/man3/tomo-ask.3 index 5c39c088..7f913b26 100644 --- a/man/man3/tomo-ask.3 +++ b/man/man3/tomo-ask.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH ask 3 2025-04-19T14:48:15.709776 "Tomo man-pages" +.TH ask 3 2025-04-19T14:52:07.132150 "Tomo man-pages" .SH NAME ask \- Gets a line of user input text with a prompt. diff --git a/man/man3/tomo-exit.3 b/man/man3/tomo-exit.3 index 158c851c..ea422e3e 100644 --- a/man/man3/tomo-exit.3 +++ b/man/man3/tomo-exit.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH exit 3 2025-04-19T14:48:15.709841 "Tomo man-pages" +.TH exit 3 2025-04-19T14:52:07.132214 "Tomo man-pages" .SH NAME exit \- Exits the program with a given status and optionally prints a message. diff --git a/man/man3/tomo-fail.3 b/man/man3/tomo-fail.3 index 0e2d3797..58454f8f 100644 --- a/man/man3/tomo-fail.3 +++ b/man/man3/tomo-fail.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH fail 3 2025-04-19T14:48:15.710106 "Tomo man-pages" +.TH fail 3 2025-04-19T14:52:07.132497 "Tomo man-pages" .SH NAME fail \- Prints a message to the console, aborts the program, and prints a stack trace. diff --git a/man/man3/tomo-getenv.3 b/man/man3/tomo-getenv.3 index 87d1da6c..105cd8f5 100644 --- a/man/man3/tomo-getenv.3 +++ b/man/man3/tomo-getenv.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH getenv 3 2025-04-19T14:48:15.709886 "Tomo man-pages" +.TH getenv 3 2025-04-19T14:52:07.132271 "Tomo man-pages" .SH NAME getenv \- Gets an environment variable. diff --git a/man/man3/tomo-print.3 b/man/man3/tomo-print.3 index 60479276..a3dc6686 100644 --- a/man/man3/tomo-print.3 +++ b/man/man3/tomo-print.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH print 3 2025-04-19T14:48:15.709933 "Tomo man-pages" +.TH print 3 2025-04-19T14:52:07.132314 "Tomo man-pages" .SH NAME print \- Prints a message to the console (alias for say()). diff --git a/man/man3/tomo-say.3 b/man/man3/tomo-say.3 index a03b3759..9e394cb6 100644 --- a/man/man3/tomo-say.3 +++ b/man/man3/tomo-say.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH say 3 2025-04-19T14:48:15.709983 "Tomo man-pages" +.TH say 3 2025-04-19T14:52:07.132365 "Tomo man-pages" .SH NAME say \- Prints a message to the console. diff --git a/man/man3/tomo-setenv.3 b/man/man3/tomo-setenv.3 index c38ba68d..b06d4c8c 100644 --- a/man/man3/tomo-setenv.3 +++ b/man/man3/tomo-setenv.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH setenv 3 2025-04-19T14:48:15.710029 "Tomo man-pages" +.TH setenv 3 2025-04-19T14:52:07.132411 "Tomo man-pages" .SH NAME setenv \- Sets an environment variable. diff --git a/man/man3/tomo-sleep.3 b/man/man3/tomo-sleep.3 index e77c89b8..c75e7652 100644 --- a/man/man3/tomo-sleep.3 +++ b/man/man3/tomo-sleep.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH sleep 3 2025-04-19T14:48:15.710068 "Tomo man-pages" +.TH sleep 3 2025-04-19T14:52:07.132449 "Tomo man-pages" .SH NAME sleep \- Pause execution for a given number of seconds. -- cgit v1.2.3