Load
The header <src/commands/load.hpp> implements methods to load
a hexdecimal string represented truth table.
It implements a dynamic truth table by the header <kitty/dynamic_truth_table.hpp>.
A dynamic truth table can be initialized with a number of variables that is computed at runtime.