Github user ajs6f commented on the pull request:
https://github.com/apache/jena/pull/55#issuecomment-98220199
Okay-- thanks for pointing out `Iter`! It's a bit strange, though. It
doesn't seem to be used all that much. For example, `NiceIterator.toSet()`
doesn't use `Iter.toSet(Iterator)`, it reimplements. Is `Iter` where you'd like
to center the migration to `Stream`s? Is the intention to use `Iter` as much as
possible?
As to "manipulations" being open-ended, are you suggesting that I should
break this PR apart or add more to it? (That is, add more to the last point.)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---