is.empty.stack: Test emptyness of a stack

Description Usage Arguments Value See Also

Description

This method tests if a stack x is empty.

Usage

1
2
## S3 method for class 'stack'
is.empty(x)

Arguments

x

A stack.

Value

A logical, TRUE if x is empty.

See Also

The generic function is.empty in package bazar.


flifo documentation built on May 2, 2019, 1:26 a.m.