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

ComposableName feature not working #243

Open
jisungbin opened this issue Oct 11, 2024 · 1 comment
Open

ComposableName feature not working #243

jisungbin opened this issue Oct 11, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jisungbin
Copy link
Owner

jisungbin commented Oct 11, 2024

Currently, the implementation focuses on SimpleFunction, so the ComposableName feature does not fully work within anonymous functions. Logic to handle AnonymousFunction needs to be added.

@jisungbin jisungbin added the bug Something isn't working label Oct 11, 2024
@jisungbin jisungbin self-assigned this Oct 11, 2024
@jisungbin jisungbin changed the title ComposableName Feature Not Working ComposableName feature not working Oct 11, 2024
@jisungbin
Copy link
Owner Author

jisungbin commented Dec 19, 2024

image

Currently, only SimpleFunction is treated as a Composable, but we also need to check if the Composable function provided as an argument qualifies as a SimpleFunction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant