is.nil: Whether a list is empty.

Description Usage Arguments Value

View source: R/lisp.R

Description

Whether a list is empty.

Usage

1

Arguments

list

the list to test

Value

Whether the list is empty


lisp documentation built on May 1, 2019, 8:46 p.m.

Related to is.nil in lisp...