클래스에서 쓸데없는거 빼버리고
간단한 구조체를 도입하고자함.
https://github.com/php/php-src/pull/13800
[RFC] Implement structs (WIP) by iluuu1994 · Pull Request #13800 · php/php-srcThis is some early experimentation on structs, which are objects with value semantics (the same as arrays and strings). The main motivation is making data structures modeled with classes more ergon...github.com
댓글 0