aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-List.by.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-List.by.3')
-rw-r--r--man/man3/tomo-List.by.310
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man3/tomo-List.by.3 b/man/man3/tomo-List.by.3
index 5f114df8..463ea9ed 100644
--- a/man/man3/tomo-List.by.3
+++ b/man/man3/tomo-List.by.3
@@ -19,11 +19,11 @@ Creates a new list with elements spaced by the specified step value.
.TS
allbox;
-lb lb lbx lb
-l l l l.
-Name Type Description Default
-list [T] The original list. -
-step Int The step value for selecting elements. -
+lb lb lbx
+l l l.
+Name Type Description
+list [T] The original list.
+step Int The step value for selecting elements.
.TE
.SH RETURN
A new list with every `step`-th element from the original list.