db48x/help
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
..
db48x.md list: Implement head and tail 2023-11-26 22:46:21 +01:00
db50x.md list: Implement head and tail 2023-11-26 22:46:21 +01:00
keyboard.png help: Skip images in the source file 2023-10-20 20:25:16 +02:00
left-shift.png documentation: Add left-shift.png image to help/ 2023-10-23 00:10:03 +02:00