1 Die294003185c/ElrondDevelopers 2years ago just a quick question, i saw that they are no float, so if we divide for example 10 % 3 = 3.333, we get 3 or 4?
3 Die294003185c/ElrondDevelopers 2years ago When we use a ManagedVec, we can't get the index 0 cause it's used to store the lenght?
1 Die294003185c/ElrondDevelopers 2years ago so it's better to always use it instand of u8, u16 or u32? Or only when the number are expected to be big?
1 Die294003185c/ElrondDevelopers 2years ago btw i didn't rly understood what is the purpose of BigUnit type, do you have a quick explanation?
1 Die294003185c/ElrondDevelopers 2years ago is there the sqrt function somewhere or we need to recode it?
1 Die294003185c/ElrondDevelopers 2years ago i have SingleValueMapper>> so i can't update it like in your example?