Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
final class Vector
»
RFC: final class Vector
Project Governance
Author
tandre
PHP's native array type is rare among programming language in that it is used as an associative map of values, but also needs to support lists of values. In ord...
View Original
This RFC has not yet started voting