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
Created a working version, but its very hacky
Would appreciate your input on how you would do these Unsafe*Names config options, while respecting your existing architecture master...heysokam:futhark-overloads:master
This is perfectly legal in Nim, because they are all different functions with different shapes:
But futhark sanitizes everything, and turns them into this instead:
Would it be possible to have a flag that skips this name sanitation when opted into?
The text was updated successfully, but these errors were encountered: