This is the documentation page for Module:BDD/utils
| This module is rated as alpha. It is ready for third-party input, and may be used on a few pages to see if problems arise, but should be watched. Suggestions for new features or changes in their input and output mechanisms are welcome. |
Additional utility functions for testing tables and table contents. The functions are roughhly equal to the same functions in Yonabas Moses library. [1]
Note that even if they are similar they are not exact copies, and that some rework of the calling code must be expected if this small lib is replaced with Moses
Usage
The module is imported the usual way with a require, and then the members can be accessed
local utils = require 'Module:BDD/utils'
