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
The examples in the Basics section of the documentation here as well as the main site show the Array.filter function being used even though the code has been updated to use Array.flat instead.