RFC: final class Vector

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

This RFC has not yet started voting