niknaks

Helpful niknaks or "things" that you may grasp for now and then

Modules

arrays
module niknaks.arrays

Arrays tooling

bits
module niknaks.bits

Binary tooling

config
module niknaks.config

Configuration management

containers
module niknaks.containers

Container types

debugging
module niknaks.debugging

Debugging tools

functional
module niknaks.functional

Functional tooling

mechanisms
module niknaks.mechanisms

An assortment of mechanisms

meta
module niknaks.meta

Template-oriented routines

text
module niknaks.text

Text manipulation

Public Imports

niknaks.functional
public import niknaks.functional;

Functional tooling

niknaks.bits
public import niknaks.bits;

Binary tooling

niknaks.arrays
public import niknaks.arrays;

Arrays tooling

niknaks.debugging
public import niknaks.debugging;

Debugging tools

niknaks.containers
public import niknaks.containers;

Container types

niknaks.config
public import niknaks.config;

Configuration management

niknaks.text
public import niknaks.text;

Text manipulation

niknaks.meta
public import niknaks.meta;

Template-oriented routines

Meta

Authors

Tristan Brice Velloza Kildaire (deavmi)