Categorygithub.com/minroute/structure
repository
0.0.0-20230408110750-4c296ab53caa
Repository: https://github.com/minroute/structure.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

worksuite

Introduction

Collection of toolkit for dev

Contents

1. Container

1.1. Comparable Set.

Implemented by map and generic type. 

1.2. Comparable Set,Implemented by map

it is safe for concurrent if need. and  can be add different type of comparable element to the set.