Posted on c/ElrondDevelopers 1 rro8415681669c/ElrondDevelopers 3 years ago Hey guys. What would be the best way to get a slice from a VecMapper? Comment 1 Comments And167100369 3years ago VecMapper means you have each item in a different place in storage, so the only way to take a subset is to iterate.
VecMapper means you have each item in a different place in storage, so the only way to take a subset is to iterate.