Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Packed*Array over Vector<T> in Variant
Also shuffles some method definitions and declarations to be more consistent with the way the Variant types are ordered across the codebase. And removes an unnecessary JSON assign (`JSON::stringify` can now be accessed statically)
- Loading branch information