The concept of βinterfacesβ in zig is a comptime pattern rather than a language construct. See std.io.SeekableStream.
To check that an anytype meets the decls of SeekableStream is rudimentary.
Itβs funny that you say that about html, as a project in the discord was just released to get comptime html only in the last few weeks. I donβt remember the project name unfortunately.
To check that an anytype meets the decls of SeekableStream is rudimentary.
Itβs funny that you say that about html, as a project in the discord was just released to get comptime html only in the last few weeks. I donβt remember the project name unfortunately.