interface.zig
interface.zig copied to clipboard
Dynamic dispatch for zig made easy
Results
5
interface.zig issues
Sort by
recently updated
recently updated
newest added
I made this library usable with Zig 0.9.0
do you want me to add this to astrolabe too?
`args` variable was undefined, this commit fixes it. I don't know what is wrong with the `comptime try InlineTest.run()` :-/ And thanks for the library, very nice to learn comptime...