roarin-roran / Sorting

0 stars 0 forks source link

create wrapper classes to test library methods #19

Open roarin-roran opened 2 years ago

roarin-roran commented 2 years ago

@sebawild - which library sort methods do you want me to do this for? is this a core task, or small fry?

sebawild commented 2 years ago

We should compare with

roarin-roran commented 2 years ago

looks good!

roarin-roran commented 2 years ago

implemented for list.sort

roarin-roran commented 2 years ago

@sebawild can I close this? I have a wrapper class for list.sort, and I'm not entirely sure why it's still open - other methods to make wrapper classes for maybe? seems like a fairly trivial job that can be done on demand

sebawild commented 2 years ago

I thought about the pypy implementations as well