Ad
  • Custom User Avatar

    Good idea to test self.tail with default bool, hence default one returns True for all objects that doesn't implement it. So we have only two options - eighter True (we have a Cons instance) or False if its None.