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