# set **Repository Path**: mirrors_chromium_googlesource/set ## Basic Information - **Project Name**: set - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # set [![GoDoc](https://godoc.org/github.com/xtgo/set?status.png)](https://godoc.org/github.com/xtgo/set) [![Coverage Status](https://coveralls.io/repos/xtgo/set/badge.svg?branch=master&service=github)](https://coveralls.io/github/xtgo/set?branch=master) Package set provides type-safe, polymorphic mathematical set operations that operate on any sort.Interface implementation. Documentation: http://godoc.org/github.com/xtgo/set Talk: https://go-talks.appspot.com/github.com/xtblog/gotalks/sets.slide