PHP » GoLang |
login |
register |
about
|
GoLang Ds\Vector::first
request it (323)
GoLang replacement for PHP's Ds\Vector::first
[edit | history]
Ds\Vector::first(PECL ds >= 1.0.0) Ds\Vector::first — Returns the first value in the vector ParametersThis function has no parameters. Return ValuesThe first value in the vector. Errors/ExceptionsUnderflowException if empty. ExamplesExample #1 Ds\Vector::first() example
<?php The above example will output something similar to: int(1) |
more
Recently updated
more
Most requested
more
Last requests
|