tanya/source/tanya
Eugen Wissner 87ea1f98dc Add range primitives that remove several elements
- isOutputRange
- popFrontN
- popFrontExactly
- popBackN
- popBackExactly
2017-11-05 07:00:10 +01:00
..
algorithm math: Add min/max 2017-11-02 06:00:11 +01:00
async Sort imports 2017-10-01 19:03:42 +02:00
container Fix moveEmplace for static arrays 2017-11-01 14:27:39 +01:00
encoding Fix lowerHexDigits string 2017-10-18 06:40:22 +02:00
format Replace "Ditto." with "ditto" 2017-09-22 04:08:50 +02:00
math math: Add min/max 2017-11-02 06:00:11 +01:00
memory Add algorithm.mutation.swap 2017-11-01 13:03:48 +01:00
meta Add meta.trait.Fields 2017-10-27 20:28:34 +02:00
net Add test package 2017-10-12 07:41:35 +02:00
network Sort imports 2017-10-01 19:03:42 +02:00
os Replace "Ditto." with "ditto" 2017-09-22 04:08:50 +02:00
range Add range primitives that remove several elements 2017-11-05 07:00:10 +01:00
sys/windows Move all windows specific definitions from network.socket to the sys-package 2017-09-15 10:58:23 +02:00
test Add test package 2017-10-12 07:41:35 +02:00
conv.d Implement pure onOutOfMemory 2017-10-10 06:59:34 +02:00
exception.d Implement pure onOutOfMemory 2017-10-10 06:59:34 +02:00
typecons.d net.inet: Remove htonl/htons based unit tests 2017-08-24 07:45:16 +02:00