export const w = "w";
export const x = "x";
export const y = "y";
export const z = "z";
export const identity = Symbol();