If you want to dive deeper into this have a look at Key semantics of std.debug.assert it discusses in great detail what exactly assert/unreachable does and doesn’t do
1 Like
If you want to dive deeper into this have a look at Key semantics of std.debug.assert it discusses in great detail what exactly assert/unreachable does and doesn’t do