Module lib.container.watchtable
WatchTable - a table which can be watched of key changes
Functions
| new (t, cb) | Create a table which invokes a callback each time a value is set. |
lib.container.watchtableWatchTable - a table which can be watched of key changes
| new (t, cb) | Create a table which invokes a callback each time a value is set. |