Coding in mail is not easy after all. SortedCollection>>greaterThan: contains a 
silly mistake from editing. At the end it should read:

   ^[:y | y = x] dropWhileTrue
      <~ [:i | self at: i]
      <~ (index to: self size)

Reply via email to