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
I have genuinely no idea why I hid them, but they're exactly what I needed in selene to make an optimization that would've otherwise required cloning the entire Ast and using visit_ast.
Is it because you should usually prefer using visit_ast directly? 🤷♀️
The text was updated successfully, but these errors were encountered:
I have genuinely no idea why I hid them, but they're exactly what I needed in selene to make an optimization that would've otherwise required cloning the entire Ast and using visit_ast.
Is it because you should usually prefer using visit_ast directly? 🤷♀️
The text was updated successfully, but these errors were encountered: