Skip to content

Adds ArrayStore.#14

Open
jfinkels wants to merge 1 commit intomasterfrom
array-store
Open

Adds ArrayStore.#14
jfinkels wants to merge 1 commit intomasterfrom
array-store

Conversation

@jfinkels
Copy link
Copy Markdown
Owner

What problem does this solve?
This provides a Store backed by an array, to complement the existing implementation of a Store backed by a hash map.

How does this affect the user?
This provides a new Store that can be used when constructing an AnalyticalEngine object.

Why is this better than the alternative?
This is the most straightforward implementation of an array-backed store I could imagine.

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

Successfully merging this pull request may close these issues.

1 participant