Fix for Object.keys, which normally just returns an array of strings, which is not good when you care about strong typing
Generic type guard to check if a given value is a member of enum
A safe way of returning the interior width and height of the window in pixels
A safe way of returning the interior width of the window in pixels
A safe way of returning the interior height of the window in pixels