stz
memory-address and array
Now that we have traits, interfaces, generics, poly types ... we'll just call them traits until I realise that's the wrong word ... we can move on to the burning question in my mind. How the heck do we implement array? array = (address: memory-address, length: uint,) Great! That