Uthedris

Results 12 issues of Uthedris

This PR supplies an implementation of a std.mem.Allocator. It can be use to allocate memory from a specified buffer, or from the otherwise unused ram that follows the .bss section....

Per Zig documentation: If x is callable [a function], and x's return type is type, then x should be TitleCase. If x is otherwise callable, then x should be camelCase.