Skip to content

Conversation

iyear
Copy link
Member

@iyear iyear commented Jul 18, 2022

Signed-off-by: iyear ljyngup@gmail.com

Pre-Checklist

Note: please complete ALL items in the following checklist.

  • I have read through the CONTRIBUTING.md documentation.
  • My code has the necessary comments and documentation (if needed).
  • I have added relevant tests

Description

use https://github.com/deckarep/golang-set to replace slicez.

I prefer to remove the slicez package because the semantics of the mapset package for set operations is clearer than SliceInSlice.

Related Issues

close #839

@iyear iyear requested a review from a team as a code owner July 18, 2022 08:00
Signed-off-by: iyear <ljyngup@gmail.com>
@iyear iyear force-pushed the refactor-slicez branch from 416e78d to 7c14f73 Compare July 18, 2022 08:24
Copy link
Member

@daniel-hutao daniel-hutao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

Copy link

@steinliber steinliber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great

@steinliber steinliber merged commit fc2816f into devstream-io:main Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🍀 Proposal: Refactor pkg/util/slicez
4 participants