Giter VIP home page Giter VIP logo

Comments (3)

amalloy avatar amalloy commented on August 26, 2024

Thanks, @jafingerhut. I don't think we ever actually used the compact feature; we found we don't really need to disjoin from our ordered sets very often. I ended up making compact because it was much faster to maintain data structures that don't support fast-dissoc than to maintain the necessary sorted-maps for fast-dissoc, given that we never really remove things. Hopefully that hasn't caused too much pain for you.

from ordered.

amalloy avatar amalloy commented on August 26, 2024

Oh, and I've released 1.5.0 to clojars with a fix for this.

from ordered.

jafingerhut avatar jafingerhut commented on August 26, 2024

It didn't cause any pain for me at all. I was just reading the code after recently learning about your ordered library to see how it worked, and noticed that problem. Thanks for the fix.

A similar issue exists for ordered-maps. I'll open a separate ticket for that so you can track it.

from ordered.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.