my 0.0.32

A library collection of algorithms and data structures for personal use


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:

mylib

mylib is a helper library with algorithms and data structures that I reuse in personal scripts and program.

It is made for my personal needs so if you use it be aware that it may change at any time. But well, the API will be pretty stable because changes to it leads to a multitude of my personal scripts and programs breaking. I chose to put it up on github both to make it easier for myself to reuse it in my programs and to share with others.

Other OS's than Linux are not supported. Some things may work, some may not. I haven't tested.

Getting Started

Add this line to your dub configuration:

dependency "my" version="~>0.0.2"

Done! Have fun.

Don't be shy to report any issue that you find. I mean, if you find a bug then I definitely wants to know about it because it affectsd me as much as you!.

Credit

Various authors on the D-forum. Some of the code herein is from code snippets posted on the forum that I have found useful in my projects.

Authors:
  • Joakim Brännström
Dependencies:
sumtype
Versions:
0.0.40 2023-Jun-12
0.0.39 2023-Mar-19
0.0.38 2023-Feb-12
0.0.37 2022-Nov-28
0.0.36 2022-May-17
Show all 43 versions
Download Stats:
  • 0 downloads today

  • 4 downloads this week

  • 4 downloads this month

  • 366 downloads total

Score:
1.3
Short URL:
my.dub.pm