Add flatSelect
function
#254
aleclarson
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It's a combination of Radashi
select
and ArrayflatMap
, but more efficient than usingselect(…).flat()
.Beta Was this translation helpful? Give feedback.
All reactions