Application Context Implementation
Two remaining tasks before this can be merged in:
-
Compiler bug causing the build error needs working around - either by patching the error or upgrading Zig to 0.10.0.
-
The amount…
Application Context Implementation
On further thought, having the comment here to begin with only adds confusion.
While slices don't have as trivial of a memory layout as other pointer types, they're still language primitives…
Application Context Implementation
Comment needs clarify as it appears slightly misleading / ambiguous in its current wording.
Application Context Implementation
Worth mentioning that it performs linear time, making it O(n) time complexity?