Skip to content

labeled plucked expression #406

Closed Answered by hildjj
yukulele asked this question in Q&A
Discussion options

You must be logged in to vote

The feature you're expecting is in #302. Right now, labeled plucked expressions are only useful for semantic predicates, as far as I know:

Test = @start:$[a]+ " "* "/" " "* @end:$[z]+' &{ return start.length < 1000 && end.length < 1000 }

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by yukulele
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants