mirror of
https://github.com/ziglang/zig.git
synced 2026-01-04 04:25:05 +00:00
See #167 Need to troubleshoot when we send 2 slices to printf. It goes into an infinite loop. This commit introduces 4 builtin functions: * `@isInteger` * `@isFloat` * `@canImplictCast` * `@typeName`