Sergey Lvov

Results 1 comments of Sergey Lvov

As it was already mentioned in other discussions it's a bit cumbersome to use `@as` to specify the return type of an expression. For example ```zig std.log.info("{}", .{@as(u32, try std.fmt.parseInt(content,...