[HN Gopher] Clj-coll: Clojure collections and sequences in Commo...
       ___________________________________________________________________
        
       Clj-coll: Clojure collections and sequences in Common Lisp
        
       Author : todsacerdoti
       Score  : 59 points
       Date   : 2025-07-26 14:58 UTC (4 days ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | upghost wrote:
       | Very nice! I love this sort of polyglot feature cross-
       | pollination. My CL isn't as strong as my Clojure, I can't tell if
       | the persistent vector implementation implements finger tries
       | w/reference sharing or not, but will be very impressed if that is
       | the case!
        
         | shawn_w wrote:
         | It uses FSst seqs for immutable vectors, which in turn use
         | weight balanced binary trees like other FSet data structures.
        
       ___________________________________________________________________
       (page generated 2025-07-30 23:01 UTC)