2023-02-06 05:40:29 +00:00
|
|
|
Load
|
|
|
|
=============
|
|
|
|
|
|
|
|
The header ``<src/commands/load.hpp>`` implements methods to load
|
2023-02-28 12:04:23 +00:00
|
|
|
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.
|