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
{{ message }}
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
I'm submitting a ... (check one with "x")
Current behavior
all to
any, no types any moreExpected behavior
keep types
Minimal reproduction of the problem with instructions
numbers: number[] = [1, 2, 3, 4, 5]numbers | where: 1is anany[]notnumber[]What is the motivation / use case for changing the behavior?