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

Description

get-lifo will obtain information about LIFO <list> created with new-lifo. <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-lifo - (LIFO)

Purpose

Get information about linked list.

See Also

LIFO delete-lifoget-lifonew-lifopurge-liforead-liforewind-lifowrite-lifo See all documentation $DATE $VERSION GOLF(2gg)

Syntax

get-lifo <list> count <count>

See Also