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

Improve Function functionality #7

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Improve Function functionality #7

merged 2 commits into from
Nov 7, 2024

Conversation

mattt
Copy link
Member

@mattt mattt commented Nov 7, 2024

This PR makes the following improvements to Function:

  • Stores the validating wrapper rather than doing each time in __call__
  • Adds __repr__ for more human-friendly output in REPL

@mattt mattt merged commit 0c70cee into main Nov 7, 2024
4 checks passed
@mattt mattt deleted the mattt/improve-function branch November 7, 2024 18:36
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