April 25, 2023
6:09 p.m.
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)