dkorunic / betteralign

Make your Go programs use less memory (maybe)
BSD 3-Clause "New" or "Revised" License
671 stars 14 forks source link

Changed sort to a stable one #10

Closed anuramat closed 1 year ago

anuramat commented 1 year ago

resolves #9

dkorunic commented 1 year ago

Looks good to me, thanks @anuramat!