RFC: Native Immutable Collections — "vec", "set" and "tuple"

Project Governance
Author
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...

This RFC has not yet started voting