Skip to content

Wish: make block! using pair! #26

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

Closed
Oldes opened this issue Dec 8, 2020 · 0 comments
Closed

Wish: make block! using pair! #26

Oldes opened this issue Dec 8, 2020 · 0 comments

Comments

@Oldes
Copy link
Owner

Oldes commented Dec 8, 2020

It could be possible to preallocate block size using pair! value.
Now it is:

>> make block! 2x2
** Script error: invalid argument: 2x2

But it could be like make block! 4 (preallocating block to hold at least 4 values)

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

No branches or pull requests

1 participant