Fedora Packages

golang-github-deckarep-set-devel Subpackage of golang-github-deckarep-set

Simple set type for the Go language

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

Releases Overview

Release Stable Testing
Fedora Rawhide 1.8.0-5.fc40 -
Fedora 40 1.8.0-5.fc40 -
Fedora 39 1.8.0-3.fc39 -
Fedora 38 1.8.0-2.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-deckarep-set dash maintainers at fedoraproject dot org.



Sources on Pagure