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

[Utils] Lambdas with toString #118

Open
vsubhuman opened this issue Dec 19, 2015 · 0 comments
Open

[Utils] Lambdas with toString #118

vsubhuman opened this issue Dec 19, 2015 · 0 comments

Comments

@vsubhuman
Copy link
Member

Implement the UberLambdas factory class that will provide static methods to create lambda wrappers with toString method implemented.

Use case

When lambdas created not only for immediate use, but for storing in data structures, or for passing them around a program - their toString representation is less than unhelpful. So it would be helpful to have a functional way to create at least popular lambdas with proper toString.

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