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