Name

lempty — Returns 1 if <list> is empty or 0 if it has any elements. This command emulates the TclX lempty command.

Synopsis

::rivet::lempty list

Description

Returns 1 if <list> is empty or 0 if it has any elements. This command emulates the TclX lempty command.