utils 0.7.1

Some misc. functions and classes for D


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

utils

Some misc. functions and classes for D, that I frequently use in my other packages. All of the code is commented well enough, and you can use ddoc to generate documentation.

utils.ds

Some data structures (LinkedList, Stack, FIFOStack ...)

utils.misc

Contains some misc. functions

utils.sort

Some sorting algorithms & functions to work with. Includes merge sort, radix sort, and a partial sort.

Authors:
  • Nafees Hassan
Dependencies:
none
Versions:
0.7.1 2023-Aug-06
0.7.0 2022-Dec-14
0.6.2 2022-Jul-24
0.6.1 2022-Jul-24
0.6.0 2022-Jul-21
Show all 34 versions
Download Stats:
  • 1 downloads today

  • 2 downloads this week

  • 10 downloads this month

  • 682 downloads total

Score:
1.1
Short URL:
utils.dub.pm