Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method ADT.Stack()->create()


Method create

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

Description

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