db48x/doc
Christophe de Dinechin 3859152006 list: Implement head and tail
`Head` returns the first element of a list, or an `Invalid dimension`
error if the list is empty.

`Tail` returns all but the first element of a list, or an `Invalid
dimension` error if the list is empty.

Also reorganize the `ListMenu` and add a `DataMenu`.

Fixes: #614

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2023-11-26 22:46:21 +01:00
..
calc-help documentation: Use the yellow / blue keys for labels for commands 2023-10-25 13:54:09 +02:00
commands list: Implement head and tail 2023-11-26 22:46:21 +01:00
0-Overview.md Min and Max operations 2023-11-26 22:46:21 +01:00
1-introduction.md documentation: Remove Story.txt, move it to 2-Quickstart.md 2023-10-24 12:39:38 +02:00
2-Quickstart.md documentation: Add links to YouTube videos 2023-11-01 17:46:51 +01:00
3-Types.md Release v0.4.12: Emergency bug fixes, filesystem access 2023-11-15 02:07:21 +01:00
4-ReleaseNotes.md Release 0.5.0: Statistics and flags 2023-11-20 09:44:14 +01:00
5-Unimplemented.md Min and Max operations 2023-11-26 22:46:21 +01:00
6-Performance.md runtime: Remove the execute callback 2023-11-09 18:03:43 +01:00
keyboard.png help: Skip images in the source file 2023-10-20 20:25:16 +02:00
left-shift.png documentation: Distinct sections for DM32 and DM42 2023-10-23 00:10:03 +02:00