The following functions should be implemented in the standard library * operator bool(…) for all native types * Vector equality functions * Swizzle getters and setters for native vector types * All vector constructors (e.g. int4(int2, int, int))
* Vector index getters and setters can be implemented in the standard library too
*** This bug has been marked as a duplicate of bug 188873 ***
Migrated to https://github.com/gpuweb/WHLSL/issues/96