kblib 0.2.3
General utilities library for modern C++
Todo List
Member kblib::chooseCategorical (Array &&cats, RandomGenerator &r) -> decltype(cats.size())
Refactor to remove the ugly unreachable stuff.
Member kblib::repeat (string val, std::size_t count) -> string
Defer constrution of a string with a class.