Hacker News new | ask | show | jobs
by mort96 315 days ago
But the example suggests that it can't interject the chained value at the right position; if that was the case, the example would've been written as `|> array_column('tags', ...)`.
1 comments

yeah that sounds weird. defaulting to the first (or only) parameter would have made sense.