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
Yep, this is working as intended right now, even though it's unfortunate. There's other tracking issues for making SIMD regular (so that its eq and ne would return a Bool and thus compose nicely).
Bug description
Can't use SIMD data types (UInt8, Int16, etc.) as Dict keys despite that SIMD seems to fit KeyElement requirements.
Steps to reproduce
System information
Ubuntu 22.04.4 LTS running in WSL on Windows 11 24H2 mojo 24.4.0 (59977802) modular 0.9.2 (b3079bd5)
The text was updated successfully, but these errors were encountered: