niknaks 0.20.0
Helpful niknaks or "things" that you may grasp for now and then
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:
Niknaks
Helpful niknaks or "things" that you may grasp for now and then
Usage
To add the package to your project use the following:
dub add niknaks
Modules
Below is a short description of what each module provides, the list is expected to grow over time.
niknaks.functional
- Predicates
- Optionals
- Result types
niknaks.arrays
- Unique element generation
- Prescence checking
niknaks.bits
- Integral to byte conversions
- Byte ordering functions
niknaks.debugging
- Automagic dumping of arrays to textual representation
- Supports arrays-of-arrays-of...
- Enter-leave (with argument and name printing) for methods
- Automagic dumping of arrays to textual representation
niknaks.containers
- Some useful container types
- Things such as
CacheMap
,Graph
andVisitationTree
niknaks.mechanisms
- User-defined input prompter, retry mechanisms
niknaks.config
- Configuration entries and management
niknaks.text
- Textual manipulation routines
License
LGPL 3.0
Contributing
If there is something let me know or open a pull request for it. Try to keep the implementation generic as in by using parameterized types via D's templating capabilities.
Only make use of exceptions where it is absolutely necessary, normally go for an exception-less implementation and have an exception-based one which re-uses the former.
For more information please see CONTRIBUTING.
- Registered by Tristan B. Velloza Kildaire
- 0.20.0 released 3 months ago
- deavmi/niknaks
- deavmi.assigned.network
- LGPL 3.0
- Copyright © 2023, Tristan B. Kildaire
- Authors:
- Dependencies:
- none
- Versions:
-
0.23.5 2024-Oct-29 0.23.4 2024-Oct-29 0.23.3 2024-Oct-29 0.23.2 2024-Oct-29 0.23.1 2024-Oct-17 - Download Stats:
-
-
0 downloads today
-
216 downloads this week
-
544 downloads this month
-
2879 downloads total
-
- Score:
- 3.0
- Short URL:
- niknaks.dub.pm