Zig 0.17.0-dev (Split by item)

This is an example of documentation generated by ZigDoc, an alternative to Zig's built-in Auto Doc feature. See also examples in other modes/formats. The project being documented here (as the example) is the Zig library itself.

init_jk

rem_pio2_large.init_jk
const init_jk = [_]i32

File

lib/compiler_rt/rem_pio2_large.zig:9

Code

const init_jk = [_]i32{ 3, 4, 4, 6 }