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

Add stateful sets. #8

Open
tmccombs opened this issue Sep 21, 2015 · 1 comment
Open

Add stateful sets. #8

tmccombs opened this issue Sep 21, 2015 · 1 comment

Comments

@tmccombs
Copy link

Currently there are pure sets, and there are set interfaces defined in lil/interface/set that say they are for both pure and stateful, but it doesn't look like there are any stateful sets defined.

@fare
Copy link
Owner

fare commented Sep 21, 2015

Sorry, Thayne, but I'm not actively adding features at this moment.
I can review your code and grant you commit bits, if you want.
I shouldn't be too hard to add a stateful implementation based on hash-table,
one based on bitmaps, and/or one based on automatically wrapping a pure implementation.

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