Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.

List arg to var args#6

Closed
ilevyor wants to merge 3 commits intomainfrom
list_arg_to_var_args
Closed

List arg to var args#6
ilevyor wants to merge 3 commits intomainfrom
list_arg_to_var_args

Conversation

@ilevyor
Copy link
Contributor

@ilevyor ilevyor commented Aug 17, 2023

No description provided.

@ilevyor ilevyor requested a review from a team August 17, 2023 17:14
// this pattern can probably be more general
pattern c_to_selected_columns() {
`$x.where($args)` where {
$args <: contains bubble `$a.c.$b` => `$a.selected_columns.$b`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this the one changed in the last iteration or am I crazy?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm bad at staking prs

@ilevyor ilevyor closed this Aug 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants