#How to create a valid null pointer slice?

1 messages · Page 1 of 1 (latest)

boreal tree
#

I'm in an environment where address 0 is the start of ROM. Is there any way to make a valid slice of address 0?

flint robin
#

[]allowzero T

#

also its important to distinguish null from 0, null is for when 0 isnt a valid state