ditto-lab / ditto

NFT Future protocol
MIT License
60 stars 3 forks source link

Abstract away linked list implementation #32

Closed 0xbok closed 2 years ago

0xbok commented 2 years ago

https://github.com/ditto-lab/ditto/pull/27 introduces multidimensional clones. Would be good to have a separate linked list implementation to hide the complexity.

calvbore commented 2 years ago

fixed by #37