dcontainers 0.8.0~alpha.16-1build1 source package in Ubuntu

Changelog

dcontainers (0.8.0~alpha.16-1build1) focal; urgency=medium

  * Rebuild against new ldc88.

 -- Gianfranco Costamagna <email address hidden>  Tue, 21 Jan 2020 17:51:59 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Focal
Original maintainer:
Debian D Language Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dcontainers_0.8.0~alpha.16.orig.tar.gz 53.6 KiB c6a485557e85283045a788dea1f89697a4a6ad5d1918b065a4ebb85717e15058
dcontainers_0.8.0~alpha.16-1build1.debian.tar.xz 3.1 KiB a2ddaa8317636b25f213ebafa1c1549bf4d5aa32d867d6f8cd2da4816a027be2
dcontainers_0.8.0~alpha.16-1build1.dsc 2.1 KiB df8ef03d437e5d2a460b3055bb88960718b61603e9f256c269115efe16d31c78

View changes file

Binary packages built by this source

libdcontainers-dev: Containers backed by stdx.allocator -- development files

 This D module implements container types based on the
 std.experimental.allocator allocator design.
 .
 This package contains development files for the D programming language.

libdcontainers0: Containers backed by stdx.allocator

 This D module implements container types based on the
 std.experimental.allocator allocator design.
 .
 It includes implementations of the following container types:
  - Dynamic Array
  - Hash Map
  - Hash Set
  - Immutable hash set
  - Open-Addressed Hash Set
  - SIMD-accelerated Set
  - Singly-linked list
  - Tree Map
  - T-Tree
  - Unrolled Linked List

libdcontainers0-dbgsym: debug symbols for libdcontainers0