A typo in Scala 2.8 Collections API: Seq#update #4056
Comments
Imported From: https://issues.scala-lang.org/browse/SI-4056?orig=1 |
@hubertp said: |
@kzys said (edited on Aug 3, 2011 4:27:42 PM UTC): @epfl people |
@heathermiller said: |
@kzys said: |
What steps will reproduce the problem (please be specific and use wikiformatting)?
What is the expected behavior?
Changes the element of xs at index i to x.
What do you see instead?
Changes the element of xs at index i to y.
The text was updated successfully, but these errors were encountered: