|
|
|
|
|
by joshlemer
750 days ago
|
|
It’s rare for an application developer to need to use ISeq, but library authors do use of when they want to implement custom seq’s right? For them, and also just for those curious to understand how the core interfaces work, it’s still better to be explicit and write what the contract is I reckon. |
|
Yes, it would be good if there were javadoc on more of the impl, but this is just not an issue for the vast majority of devs.