Ah, So There Is A Use For A Linked List In Swift
I read a while back about how linked lists were not included in the standard Swift library because they are something that only gets used in classroom situations where people are learning about algorithms., or some such nonsense (in my humble opinion). But then I did a test…
Continue reading