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

Sorting algorithms for items-view #5

Closed
aaronc opened this issue Nov 18, 2014 · 3 comments
Closed

Sorting algorithms for items-view #5

aaronc opened this issue Nov 18, 2014 · 3 comments

Comments

@aaronc
Copy link
Owner

aaronc commented Nov 18, 2014

Efficient algorithms for applying stable (possible in place) sorting to the items-view

@aaronc
Copy link
Owner Author

aaronc commented Jun 10, 2015

Implemented in develop branch via data.avl.

@aaronc aaronc closed this as completed Jun 10, 2015
@ul
Copy link
Contributor

ul commented Jun 10, 2015

be aware, that cljs version of data.avl has an error (not sure if it affect freactive): http://dev.clojure.org/jira/browse/DAVL-6

@aaronc
Copy link
Owner Author

aaronc commented Jun 10, 2015

Thx. Don't think I'm using those methods but hopefully they'll fix it.

On Wed, Jun 10, 2015 at 12:50 PM, Ruslan Prokopchuk <
[email protected]> wrote:

be aware, that cljs version of data.avl has an error (not sure if it
affect freactive): http://dev.clojure.org/jira/browse/DAVL-6


Reply to this email directly or view it on GitHub
#5 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants