Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Native Immutable Collections — "vec", "set" and "tuple"
»
RFC: Native Immutable Collections — "vec", "set" and "tuple"
Project Governance
Author
brzuchal
Target
9.0
PHP's array is a single, mutable type that serves as an ordered list, an associative map, a record and a set at once. That versatility means an array type decla...
View Original
This RFC has not yet started voting