flifo-package | flifo: don't get stuck with stacks in R |
as.list.stack | Stacks - creation and class |
fifo | Stacks - creation and class |
flifo | flifo: don't get stuck with stacks in R |
is.empty.stack | Test emptyness of a stack |
is.fifo | Stacks - creation and class |
is.lifo | Stacks - creation and class |
is.nino | Stacks - creation and class |
is.stack | Stacks - creation and class |
lifo | Stacks - creation and class |
max_length | Maximum length of a stack |
max_length<- | Maximum length of a stack |
max_size | Size of a stack |
max_size<- | Size of a stack |
nino | Stacks - creation and class |
pop | Retrieve an object from a stack |
print.stack | Print a stack. |
push | Insert an object into a stack |
size | Size of a stack |