Artifact golang-github-benbjohnson-immutable-dev_0.2.0-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    Immutable collections for Go (library)
     This library contains immutable collection types for Go. It includes List,
     Map, and SortedMap implementations. Immutable collections can provide
     efficient, lock free sharing of data by requiring that edits to the collections
     return new collections.
     .
     The collection types in this library are meant to mimic Go built-in
     collections such asslice and map. The primary usage difference between
     Go collections and immutable collections is that immutable collections
     always return a new collection on mutation so you will need to save the
     new reference.
     .
     Immutable collections are not for every situation, however, as they can
     incur additional CPU and memory overhead. Please evaluate the cost/benefit
     for your particular project.
  Homepage: https://github.com/benbjohnson/immutable
  Installed-Size: '139'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Package: golang-github-benbjohnson-immutable-dev
  Priority: optional
  Section: devel
  Source: golang-github-benbjohnson-immutable
  Version: 0.2.0-2
srcpkg_name: golang-github-benbjohnson-immutable
srcpkg_version: 0.2.0-2

File

golang-github-benbjohnson-immutable-dev_0.2.0-2_all.deb
Binary file golang-github-benbjohnson-immutable-dev_0.2.0-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-benbjohnson-immutable_0.2.0-2

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA