rstack

From MaRDI portal
(Redirected from Software:127475)
Rstack



CRANrstackMaRDI QIDQ127475FDOQ127475

Stack Data Type as an 'R6' Class

Gábor Csárdi

Last update: 30 August 2023

Copyright license: MIT license, File License

Software version identifier: 1.0.0, 1.0.1

An extremely simple stack data type, implemented with 'R6' classes. The size of the stack increases as needed, and the amortized time complexity is O(1). The stack may contain arbitrary objects.




Cited In (2)


This page was built for software: rstack