tagion.utils

Modules

BitMask
module tagion.utils.BitMask

Bitmasks with simple interface

DList
module tagion.utils.DList
Undocumented in source.
Escaper
module tagion.utils.Escaper
Undocumented in source.
JSONCommon
module tagion.utils.JSONCommon

JSON Interface for structs

LEB128
module tagion.utils.LEB128

LEB128 implementation

LRU
module tagion.utils.LRU

Least recently used data structure

LRUT
module tagion.utils.LRUT

LRUT is a thread-safe timed successor of tagion.utils.LRU

Miscellaneous
module tagion.utils.Miscellaneous

Miscellaneous functions

Queue
module tagion.utils.Queue

Queue data structure

Random
module tagion.utils.Random

Pseudo random range

Result
module tagion.utils.Result

Result type that includes an exception

StdTime
module tagion.utils.StdTime

time type wrapped on stdtime in phobos

Term
module tagion.utils.Term

Terminal utility functions and definitions

pretend_safe_concurrency
module tagion.utils.pretend_safe_concurrency
Undocumented in source.