Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Allow for environments to be added #25

Open
stew opened this issue Feb 3, 2015 · 0 comments
Open

Allow for environments to be added #25

stew opened this issue Feb 3, 2015 · 0 comments
Assignees
Labels

Comments

@stew
Copy link
Contributor

stew commented Feb 3, 2015

@ahjohannessen made a request in gitter that I think makes sense, which is that we could perhaps treat Environments as a monoid, so that they can be added together, and we can do something like:

(env1 |+| env2).serve(addr) ...

This would allow for remote functions to be logically grouped, and the later composed.

@stew stew self-assigned this Feb 3, 2015
@jedesah jedesah added the feature label Jul 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants