Name: | golang-github-deckarep-set-devel |
---|---|
Version: | 1.8.0 |
Release: | 6.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 74890 |
License: | MIT |
RPM: | golang-github-deckarep-set-devel-1.8.0-6.el10_0.noarch.rpm |
Source RPM: | golang-github-deckarep-set-1.8.0-6.el10_0.src.rpm |
Build Date: | Tue Dec 17 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/deckarep/golang-set |
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 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Update to 1.8.0 - Close: rhbz#2033516
- Update to 1.8.0 - Close: rhbz#2033516
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild