README -> API Index -> Modules Index -> lib.utils
Source: src/lib/utils.js
Cross-module normalization aliases plus shared classification helpers.
isArray- Alias passthrough tolib.array.is.toArray- Alias passthrough tolib.array.to.isHash- Alias passthrough tolib.hash.is.toHash- Alias passthrough tolib.hash.to.deepCopy- Alias passthrough tolib.hash.deepCopy.isScalar- Determine whether a value is a scalar (leaf value).toString- Alias passthrough tolib.str.to.baseType- Determine the base type of a value, optionally comparing against allowed types.isEmpty- Determine whether a value should be treated as "empty".linkType- Classify a link-like value or test membership against allowed types.clamp- Clamp a value to an allowed set.toNumber- Coerce a value into a finite number.getFunction- Alias passthrough tolib.func.get.stripComments- Alias passthrough tolib.str.stripComments.lc- Alias passthrough tolib.str.lc.
- Module index -> ./INDEX.md
- Function index -> ../functions/INDEX.md
- API index -> ../INDEX.md