You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You currently use these functions, but as I mentioned in another issue (JuliaLang/julia#22031 (comment)), you would be much better off using reinterpret anyway.
The text was updated successfully, but these errors were encountered:
hex2num
andnum2hex
are now deprecated (JuliaLang/julia#22088).You currently use these functions, but as I mentioned in another issue (JuliaLang/julia#22031 (comment)), you would be much better off using
reinterpret
anyway.The text was updated successfully, but these errors were encountered: