lil_shi@programming.dev to Programming@programming.dev · 2 months agoWhat are some cool and obscure data structure you know of?message-squaremessage-square59linkfedilinkarrow-up1153arrow-down10
arrow-up1153arrow-down1message-squareWhat are some cool and obscure data structure you know of?lil_shi@programming.dev to Programming@programming.dev · 2 months agomessage-square59linkfedilink
minus-squareTrigger2_2000@sh.itjust.workslinkfedilinkarrow-up5·2 months agoNot really a data structure per say, but just knowing LISP and the interesting structures it uses internally. The results of LISP operations CAR, CDR, CADR and the other one I can’t remember now.
Not really a data structure per say, but just knowing LISP and the interesting structures it uses internally.
The results of LISP operations CAR, CDR, CADR and the other one I can’t remember now.