rstacknode: Internal structure used by rstacks, rdeques, and rpqueues

Description Usage Arguments Value

View source: R/rstacknode.R

Description

For use by rstacks and rdeques. Simply an environment with no parent, reference for the data and the next node.

Usage

1

Arguments

data

data to reference with this node.

Value

an environment.


rstackdeque documentation built on May 2, 2019, 4:15 a.m.