diff options
Diffstat (limited to 'man/man3/tomo-List.slice.3')
| -rw-r--r-- | man/man3/tomo-List.slice.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-List.slice.3 b/man/man3/tomo-List.slice.3 index 8cd76a8d..9c5bbfbd 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:30:40.361827 "Tomo man-pages" +.TH List.slice 3 2025-04-19T14:48:15.711859 "Tomo man-pages" .SH NAME List.slice \- Returns a slice of the list spanning the given indices (inclusive). @@ -10,7 +10,7 @@ List.slice \- Returns a slice of the list spanning the given indices (inclusive) Tomo Standard Library .SH SYNOPSIS .nf -.BI "List.slice : func(list: [T], from: Int, to: Int -> [T])" +.BI List.slice\ :\ func(list:\ [T],\ from:\ Int,\ to:\ Int\ ->\ [T]) .fi .SH DESCRIPTION |
