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
par
parallel
seq
strict
sequencial
print
from ... import ... as ...
The text was updated successfully, but these errors were encountered:
For type errors, consider to use type inference trace to give users better information.
Sorry, something went wrong.
Annex A:
Yeah, adding tutorial, etc.
Might be useful (but probably hard): Contextual types
It might be better to divide this into several sub roadmaps with clear due dates. I will make them in a few days.
No branches or pull requests
if
Add a way to use comparison primitives #132par
(orparallel
)seq
(orstrict
,sequencial
, ...) (?)print
as a temporal solution for value printingfrom ... import ... as ...
(?)The text was updated successfully, but these errors were encountered: