yuval-weiss

Results 1 comments of yuval-weiss

I'm not 100% sure, but I think the closest thing to that is `let nullptr = cast(0, felt*)`. It's a pointer to `0`, same as an uninitialized memory cell. I...