We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@.. thread=true
is there any macro such as @... or @..t to implement @.. thread=true? Writing thread=true becomes a burden after a while.
@...
@..t
thread=true
Thanks!
The text was updated successfully, but these errors were encountered:
perhaps @🧵 x = foo(a, bar(c,d,e), f, g)
@🧵 x = foo(a, bar(c,d,e), f, g)
Sorry, something went wrong.
You can make a PR if you want this feature.
No branches or pull requests
is there any macro such as
@...
or@..t
to implement@.. thread=true
? Writingthread=true
becomes a burden after a while.Thanks!
The text was updated successfully, but these errors were encountered: