ported a sortable list from my old C code

Codifies a at b.com
Sat Oct 13 11:11:41 UTC 2018


https://run.dlang.io/gist/b8b03ce3246951b5356db064ab68b22e

its a bit fugly at the moment and I want to use something other 
than a void pointer (any?) (the whole thing was very pointer 
centric as everything was malloc'd...)

I'm not entirely sure it would benefit from turning into a class ?

Does anyone has any ideas on improving this sortable list


More information about the Digitalmars-d-learn mailing list