Skip to content
New issue

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

There are better ways to generate a sequence of factorials #2

Open
AlexDaniel opened this issue Mar 10, 2018 · 1 comment
Open

There are better ways to generate a sequence of factorials #2

AlexDaniel opened this issue Mar 10, 2018 · 1 comment

Comments

@AlexDaniel
Copy link
Owner

The document mentions $×=++$ for ^10, but that's not the shortest way:

say ($×=++$)xx⑩;
say [\*] 1…⑩;
@nwellnhof
Copy link
Collaborator

$×=++$ was mainly meant as a more complex example for anonymous state variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants