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

Task? Flow? #113

Open
awb99 opened this issue Jul 16, 2024 · 1 comment
Open

Task? Flow? #113

awb99 opened this issue Jul 16, 2024 · 1 comment

Comments

@awb99
Copy link

awb99 commented Jul 16, 2024

It would be great to have a
(defn task? [v] that returns true if it is a missionary task, otherwise false.

Same would be useful for flow.

Why?

I want to write a value to the browser dom.
In order to use different paths to render a dom value or a task that returns eventually a dom value I need some way to determine what kind of value I have.

Perhaps such information can be added as meta data?

Thanks.

@leonoel
Copy link
Owner

leonoel commented Jul 16, 2024

related - #110 #63

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

No branches or pull requests

2 participants