Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
File::BraceStack(T)
Inherits
Struct
/
Value
/
Object
Constructors
new
(slice :
Slice
(
T
), size :
Int32
= 0)
Source
Instance methods
pop
Source
push
(item :
T
)
Source
size
Source
to_slice
Source