Skip to content Skip to sidebar Skip to footer
Showing posts with the label Language Agnostic

Uses Of Self Referencing Lists

I know it is possible to create a self referencing list in languages like Python: >>> my_l… Read more Uses Of Self Referencing Lists