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
Originally tracked in #36 and #20
expects
prompt-var
memorize-items
function.defaults
The text was updated successfully, but these errors were encountered:
Add a expect utility seed.
expect
75572fb
It's useful when making meta-nodes, to check that variables that expected were set. Part of #20. Part of #52.
Add a memorize-items utility meta-seed.
1840d45
Part of #20. Part of #52. Part of #55.
Add a remove-item-number and reimplement remove-numbers in terms …
remove-item-number
remove-numbers
5541408
…of it. Part of #55. Part of #52.
Switch to using function/call for utility functions.
7efb773
Part of #20. Part of #52.
No branches or pull requests
Originally tracked in #36 and #20
expects
prompt-var
memorize-items
should have a default memory if one isn't provided usingfunction.defaults
The text was updated successfully, but these errors were encountered: