PHP » GoLang |
login |
register |
about
|
GoLang Ds\Vector::isEmpty
request it (362)
GoLang replacement for PHP's Ds\Vector::isEmpty
[edit | history]
Ds\Vector::isEmpty(PECL ds >= 1.0.0) Ds\Vector::isEmpty — Returns whether the vector is empty Description
public bool Ds\Vector::isEmpty
( void
)
Returns whether the vector is empty. ParametersThis function has no parameters. Return Values
Returns ExamplesExample #1 Ds\Vector::isEmpty() example
<?php The above example will output something similar to: bool(false) bool(true) |
more
Recently updated
more
Most requested
more
Last requests
|