GoLang Parle\Stack::push

request it (327)
GoLang replacement for PHP's Parle\Stack::push [edit | history]



Do you know a GoLang replacement for PHP's Parle\Stack::push? Write it!

PHP Parle\Stack::push

PHP original manual for Parle\Stack::push [ show | php.net ]

Parle\Stack::push

(PECL parle >= 0.5.1)

Parle\Stack::pushPush an item into the stack

Description

public void Parle\Stack::push ( mixed $item )

Parameters

item

Variable to be pushed.

Return Values

No value is returned.