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

Added defunc #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added defunc #10

wants to merge 1 commit into from

Conversation

jwMaxwell
Copy link

This was tricky to figure out. Adding functions to lisp code makes the coding process much more friendly. When trying to make programs, I kept wanting to make functions rather than lambdas. In an attempt to fix this issue, I added defunc, the lisp function, in the same style as the rest of the code.

If there is anything that should be changed in the code, feel free to make such changes.

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

Successfully merging this pull request may close these issues.

1 participant