Comment by packetlost
2 days ago
Racket's lineage in Scheme is probably the reason it prefers lists over pretty much every other datastructure
2 days ago
Racket's lineage in Scheme is probably the reason it prefers lists over pretty much every other datastructure
Scheme has had all major data structures for quite some years now.
Notice that Racket now supports "tree lists".
https://docs.racket-lang.org/reference/treelist.html