logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

get-list - (linked-list)

Description

get-list will obtain information about linked <list> created with new-list. <count> (in "count" clause) is the number of elements in the list.

Examples

Get the number of elements in list "mylist" in number "size": get-list mylist count size

Name

get-list - (linked-list)

Purpose

Get information about linked list.

See Also

Linked list delete-listget-listnew-listposition-listpurge-listread-listwrite-list See all documentation $DATE $VERSION GOLF(2gg)

Syntax

get-list <list> count <count>

See Also