Can I use different workflows simultaneously in F#?
I need my state to be passed along while being able to chain functions
with the maybe workflow. Is there a way for 2 workflows to be within the
same context? If no, what is the way of doing it?
No comments:
Post a Comment