Name : golang-github-deckarep-set-devel
| |
Version : 1.8.0
| Vendor : Fedora Project
|
Release : 1.fc37
| Date : 2022-08-21 16:09:16
|
Group : Unspecified
| Source RPM : golang-github-deckarep-set-1.8.0-1.fc37.src.rpm
|
Size : 0.08 MB
| |
Packager : Fedora Project
| |
Summary : Simple set type for the Go language
|
Description :
Package Mapset implements a simple and generic set collection. Items stored within it are unordered and unique. It supports typical set operations: membership testing, intersection, union, difference, symmetric difference and cloning.
Package Mapset provides two implementations of the Set interface. The default implementation is safe for concurrent access, but a non-thread-safe implementation is also provided for programs that can benefit from the slight speed improvement and that can enforce mutual exclusion through other means.
This package contains the source code needed for building packages that reference the following Go import paths: – github.com/deckarep/golang-set
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g |