simply forwards each function to its std.ascii equivalent and adds isGraphical and isPunctuation for completeness
contributes towards gh#2879
simply forwards each function to its `std.ascii` equivalent and adds `isGraphical` and `isPunctuation` for completeness
contributes towards [gh#2879](https://github.com/ziglang/zig/issues/2879)