Hey all,
I was working on a project of mine and I needed a function which would intersect two collections based on transform functions provided on both or single collection. But couldn't find any in kotlin stdlib, I think it's not there, so I've created a custom extension function to achieve this.
So here's the proposal.
I would like to contribute this new extension function in collection standard lib.
Will add proper proposal for this if you guys think it's worthy of contribution.
By the way this would be my contribution in kotlin if it got accepted.
Thanks.
Found about this channel from
https://github.com/Kotlin/KEEP.