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

Allow Sequential collections to be used in component/using #31

Closed
mpenet opened this issue May 1, 2015 · 1 comment
Closed

Allow Sequential collections to be used in component/using #31

mpenet opened this issue May 1, 2015 · 1 comment

Comments

@mpenet
Copy link

mpenet commented May 1, 2015

Hi Stuart,

When building the list of dependencies for using dynamically we would often end up with a Sequential of some kind, right now there is a vector? check that will force the user to call vec/into [] prior to passing the dependencies to the function. I can't seem to find a reason not to allow other Sequentials.
You have a PR here with the necessary change to make it work: #27

@stuartsierra
Copy link
Collaborator

See #27

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

1 participant