Method ADT.Stack()->create()


Method create

ADT.Stack ADT.Stack(int(1..)|void initial_size)

Description

An initial stack size can be given when a stack is cloned. The default value is 32.