let's _use_ an object-oriented data structure

maybe to plot a graph.

this is hard for me to do now.

oh no what language.

maybe python because i'm familiar with it.

class Node:
  def __init__(self, parent = None):
    self.children = []
    self.parent = parent

y'know, this is so hard for me to do, maybe I should get to know a data
structures library in every language.
  • [ot|[spam][crazy] Struggles... Undiscussed Horrific Abuse, One Victim of Many
    • Re: [ot|[spam][crazy] ... Undiscussed Horrific Abuse, One Victim of Many
      • Re: [ot|[spam][cra... Undiscussed Horrific Abuse, One Victim of Many
        • Re: [ot|[spam]... Undiscussed Horrific Abuse, One Victim of Many
          • Re: [ot|[s... Undiscussed Horrific Abuse, One Victim of Many
            • Re: [... Undiscussed Horrific Abuse, One Victim of Many
              • R... Undiscussed Horrific Abuse, One Victim of Many
                • ... Undiscussed Horrific Abuse, One Victim of Many
                • ... Undiscussed Horrific Abuse, One Victim of Many
                • ... Undiscussed Horrific Abuse, One Victim of Many
                • ... Undiscussed Horrific Abuse, One Victim of Many

Reply via email to