Versions in this module Expand all Collapse all v0 v0.1.0 May 9, 2024 Changes in this version + func NewSliceStack[K any](cap uint) *stackSlice[K] + func New[V any]() *stack[V]