Learn R Programming

filehash (version 2.2-2)

stack-class: Class "stack"

Description

A stack implementation using a filehash database

Arguments

Objects from the Class

Objects can be created by calls of the form new("stack", ...) or by calling createS. Existing queues can be initialized with initS.

Examples

Run this code
showClass("stack")

Run the code above in your browser using DataLab