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
If we change convention to use lowercase for components like for functions and not classes we will have slightly cleaner code
nodes { println } :start -> println -> :stop
There's no question where println from
println
The text was updated successfully, but these errors were encountered:
I think we'll stick with what we have at the moment, for now
Sorry, something went wrong.
emil14
No branches or pull requests
If we change convention to use lowercase for components like for functions and not classes we will have slightly cleaner code
There's no question where
println
fromThe text was updated successfully, but these errors were encountered: