Seriously, why is ruby still missing a linked list?

Is there a good reason for this? Currently, using the standard library,
there is no performant way to implement many algorithms because we're
lacking basic list data structures.

Be the change you want to see in the world. Or, do your research more
thoroughly.

···

On Tue, 1 Dec 2020, 08:27 Liam, <liamelliott1123@gmail.com> wrote:

Is there a good reason for this? Currently, using the standard library,
there is no performant way to implement many algorithms because we're
lacking basic list data structures.

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Are you talking about rake's linked list?

···

On Tue, Dec 1, 2020 at 12:29 AM Lee Hambley <lee.hambley@gmail.com> wrote:

Be the change you want to see in the world. Or, do your research more
thoroughly.

On Tue, 1 Dec 2020, 08:27 Liam, <liamelliott1123@gmail.com> wrote:

Is there a good reason for this? Currently, using the standard library,
there is no performant way to implement many algorithms because we're
lacking basic list data structures.

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Maybe JRuby gets you access to Java's list types ?

···

On Mon, Nov 30, 2020 at 11:44 PM Liam <liamelliott1123@gmail.com> wrote:

Are you talking about rake's linked list?

On Tue, Dec 1, 2020 at 12:29 AM Lee Hambley <lee.hambley@gmail.com> wrote:

Be the change you want to see in the world. Or, do your research more
thoroughly.

On Tue, 1 Dec 2020, 08:27 Liam, <liamelliott1123@gmail.com> wrote:

Is there a good reason for this? Currently, using the standard library,
there is no performant way to implement many algorithms because we're
lacking basic list data structures.

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org
?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

--
A musician must make music, an artist must paint, a poet must write, if he
is to be ultimately at peace with himself.
- Abraham Maslow

The Ruby 3x3 project is attempting 3X speed improvements over Ruby 2.0, so
perhaps there's some work being done on data structures ?

https://www.reddit.com/r/ruby/comments/e6udgw/ruby_3x3_performance/

···

On Tue, Dec 1, 2020 at 7:03 AM Sean Felipe Wolfe <ether.joe@gmail.com> wrote:

Maybe JRuby gets you access to Java's list types ?

On Mon, Nov 30, 2020 at 11:44 PM Liam <liamelliott1123@gmail.com> wrote:

Are you talking about rake's linked list?

On Tue, Dec 1, 2020 at 12:29 AM Lee Hambley <lee.hambley@gmail.com> >> wrote:

Be the change you want to see in the world. Or, do your research more
thoroughly.

On Tue, 1 Dec 2020, 08:27 Liam, <liamelliott1123@gmail.com> wrote:

Is there a good reason for this? Currently, using the standard library,
there is no performant way to implement many algorithms because we're
lacking basic list data structures.

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org
?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org
?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

--
A musician must make music, an artist must paint, a poet must write, if he
is to be ultimately at peace with himself.
- Abraham Maslow

--
A musician must make music, an artist must paint, a poet must write, if he
is to be ultimately at peace with himself.
- Abraham Maslow