PHP » GoLang |
login |
register |
about
|
GoLang Ds\Pair::isEmpty
request it (518)
GoLang replacement for PHP's Ds\Pair::isEmpty
[edit | history]
Ds\Pair::isEmpty(No version information available, might only be in Git) Ds\Pair::isEmpty — Returns whether the pair is empty Description
public bool Ds\Pair::isEmpty
( void
)
Returns whether the pair is empty. ParametersThis function has no parameters. Return Values
Returns ExamplesExample #1 Ds\Pair::isEmpty() example
<?php The above example will output something similar to: bool(false) bool(true) |
more
Recently updated
more
Most requested
more
Last requests
|