PHP » GoLang |
login |
register |
about
|
GoLang Ds\Set::capacity
request it (347)
GoLang replacement for PHP's Ds\Set::capacity
[edit | history]
Ds\Set::capacity(PECL ds >= 1.0.0) Ds\Set::capacity — Returns the current capacity Description
public int Ds\Set::capacity
( void
)
Returns the current capacity. ParametersThis function has no parameters. Return ValuesThe current capacity. ExamplesExample #1 Ds\Set::capacity() example
<?php The above example will output something similar to: int(16) int(64) |
more
Recently updated
more
Most requested
more
Last requests
|