Fedora Packages

golang-github-fatih-set-devel Subpackage of golang-github-fatih-set

Set data structure for Go

Set is a basic and simple, hash-based, Set data structure implementation in Go. Set provides both threadsafe and non-threadsafe implementations of a generic set data structure. The thread safety encompasses all operations on one set. Operations on multiple sets are consistent in that the elements of each set used was valid at exactly one point in time between the start and the end of the operation. Because it's thread safe, you can use it concurrently with your goroutines. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/fatih/set

Releases Overview

Release Stable Testing
Fedora 38 0.2.1-11.fc38 -
File a new bug report »
Package Info

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



Sources on Pagure