Fuzzy Common Sense OR (global function). Allows to use different code styles, e.g.:
const valueA = value1.or(value2);const valueB = or(value1, value2);
See README for details.
Generated using TypeDoc
Fuzzy Common Sense OR (global function). Allows to use different code styles, e.g.:
See README for details.