PHP has a built in array type that's different to anything else in the language, and they are not generally aliased. Instead a copy-on-write system is used when assigning or passing. I think it avoids the issue that TS has.
↧