Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Conversation

makmanalp
Copy link
Contributor

Filling in missing operators that Strudel already has.

Context: https://discord.com/channels/779427371270275082/1191011773311107153/1346812252648378469

@yaxu
Copy link
Member

yaxu commented Mar 7, 2025

I think at this point _ and @ are aliases, the difference being that @ isn't valid in identifiers so bd_3 doesn't work, but b _3 does (being the same as b@3)

@felixroos
Copy link
Collaborator

i wonder if we need the alias ? maybe we can not tell people about "_" to potentially reuse it later for something else

@yaxu
Copy link
Member

yaxu commented Mar 9, 2025

quietly deprecating sounds good..

## Elongation

With the "@" symbol, we can specify temporal "weight" of a sequence child:
With the "\_" symbol, we can manually extend the duration of an event:
Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe leave that out, as we try to quietly deprecate "_", in favor of "@" ?

@felixroos
Copy link
Collaborator

@makmanalp would you want to remove the "_" part? the rest looks good to me

@felixroos felixroos added documentation Improvements or additions to documentation ongoing-discussion labels May 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation ongoing-discussion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants