[feature request] slice
accepting a target as index
argument
#173
Closed
stemangiola
started this conversation in
Ideas
Replies: 1 comment
-
Unfortunately this is not feasible in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am trying to do
pattern = slice(x, index = another_target_integer_vector)
but it seems this is not accepted.
It would be great if it was, to make branching much more flexible.
Beta Was this translation helpful? Give feedback.
All reactions