Ivan Milosavljević
Ivan Milosavljević
@amihaiemil Sure, I'll make it soon.
Thank you @benlesh for the approval! I think you also have to merge this PR because I don't have rights to do it.
I've created this issue as a counterpart to #1372. @nikhilnanivadekar @donraab if you gentlemen agree this is worth pursuing, I could solve it in a similar manner.
Better link to Coverage Report is https://github.com/eclipse/eclipse-collections/actions/workflows/coverage.yaml.
@syskin345 Can you please give one example of good copy-constructor for HashSet and one example of bad copy-constructor for HashMap?
@Tienisto Even for compiling/running locally I need developer license? That's really fierce by Apple 😢
Since it looks like Apple dev account could be obtained for free (and @nebojsatomic already did what I wanted to do anyway) I'm closing this issue.
@donraab If @aditya-32 wants to take this over I'm OK with it, please reassign issue to them.
@donraab File `eclipse-collections/src/main/java/org/eclipse/collections/impl/block/procedure/SumOfIntProcedure.java` seems not to be auto-generated. OTOH, file `eclipse-collections/target/generated-sources/java/org/eclipse/collections/impl/block/procedure/SumOfByteProcedure.java` says that it is generated from the `sumOfPrimitiveProcedure.stg`.
@jurosh What do you think about this one?