Hey there
I couldn’t find Word32 base library in this documentation https://sdk.dfinity.org/docs/base-libraries
Is that i am missing something?
Hey there
I couldn’t find Word32 base library in this documentation https://sdk.dfinity.org/docs/base-libraries
Is that i am missing something?
Word types were deprecated in a recent version in favour of IntN and NatN types, partly to save confusion around how to convert between the types I think.
Why were you looking for it though? Does our documentation still reference it (in which case we should fix that) or were you trying to build outdated code?