lil_shi@programming.dev to Programming@programming.dev · 2 days agoWhat are some cool and obscure data structure you know of?message-squaremessage-square50linkfedilinkarrow-up1141arrow-down10
arrow-up1141arrow-down1message-squareWhat are some cool and obscure data structure you know of?lil_shi@programming.dev to Programming@programming.dev · 2 days agomessage-square50linkfedilink
minus-squarexep@discuss.onlinelinkfedilinkarrow-up6·2 days agoHow about this variation of linked lists? https://www.data-structures-in-practice.com/intrusive-linked-lists/
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up2·1 day agoQuite well known now because Rust-haters like to point out how they’re awkward to use in Rust.
How about this variation of linked lists? https://www.data-structures-in-practice.com/intrusive-linked-lists/
Quite well known now because Rust-haters like to point out how they’re awkward to use in Rust.