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