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