Avatar
omochimetaru 8/10/2019 7:47 AM
…nt to ArrayLiteralElement (#8990)
  • Give Sequence a top-level Element, constrain Iterator to match
  • Remove many instances of Iterator.
  • Fixed various hard-coded tests
  • XFAIL a few tes...
7:47 AM
このコミットで追加されていますね
7:48 AM
This change will allow generic algorithms to refer to Sequence.Element instead of Sequence.Iterator.Element. The PR is big but the vast bulk of the changes are removal of Iterator. from numerous li...
7:48 AM
And change ExpressibleByArrayLiteral.Element to ArrayLiteralElement (#8990) 4.0 merge of #8990
7:49 AM
4.0からっぽい。