stack 0.2.2 copy "stack: ^0.2.2" to clipboard
stack: ^0.2.2 copied to clipboard

A package for stack data structure. have the push, pop, size, length, and top functionalities.

0.2.2 #

Added toList

0.2.0 #

Added Sized constructor to control stack's size

0.1.5 #

Added IllegalOperationException

0.1.4 #

Null Safety fix

0.1.3 #

Renamed debugPrint to print

0.1.2 #

Added contains and debugPrint

0.1.1 #

Added size and length

0.1.0 #

Fixed format Improved description Added an example

0.0.2 #

Enhanced documentation

0.0.1 #

Initial version

35
likes
130
pub points
92%
popularity

Publisher

unverified uploader

A package for stack data structure. have the push, pop, size, length, and top functionalities.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on stack