Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal_max_stack
master
CrystalMaxStack
MaxStack
Built with Crystal 1.9.2
2023-10-07 18:38:01 UTC
class
CrystalMaxStack::MaxStack
CrystalMaxStack::MaxStack
Reference
Object
Defined in:
crystal_max_stack.cr
Constructors
.new
Instance Method Summary
#max
#peek
#pop
#push
(val : Int32)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
max
#
[
View source
]
def
peek
#
[
View source
]
def
pop
#
[
View source
]
def
push
(val : Int32)
#
[
View source
]