Source: golang-github-marstr-collection Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer Build-Depends: debhelper (>= 11~), dh-golang, golang-any Standards-Version: 4.1.3 Homepage: https://github.com/marstr/collection Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-marstr-collection.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-marstr-collection.git XS-Go-Import-Path: github.com/marstr/collection Testsuite: autopkgtest-pkg-go Package: golang-github-marstr-collection-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: implementation of a few basic data structures Inspired by .NET's Linq, querying data structures used in this library is a snap! Build Go pipelines quickly and easily which will apply lambdas as they query your data structures. Converting between slices and a queryable structure is as trivial as it should be.