zig/doc
Ganesan Rajagopal 88d2e4f66a langref.html.in: Simplify printing types in examples
zig stdlib fmt has a formatter for types which prints the type name.  So,
just use @TypeOf(type) instead of the longer @typeInfo(@TypeOf(type)).
2022-11-07 15:07:21 +02:00
..
docgen.zig docgen: fix not escaping html in shell samples 2022-10-26 16:48:50 -07:00
langref.html.in langref.html.in: Simplify printing types in examples 2022-11-07 15:07:21 +02:00