-
Hello. As the title says, I need to convert from a smaller type (e.g. What is the recommended way to do this? It appears that neither I have come up with the following solution, but I'm not sure it's the "best"™ way to go?
Thanks for any advice! |
Beta Was this translation helpful? Give feedback.
Answered by
tarcieri
May 23, 2025
Replies: 1 comment 1 reply
-
The main built-in methods are the We could potentially add inherent methods for this as well. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dEajL3kA
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The main built-in methods are the
Concat
andConcatMixed
traits.We could potentially add inherent methods for this as well.
BoxedUint
hasResize