Function valueInspect

  • Dump the value to the local console output.

    This method acts as a default implementation for most haystack value types.

    Type Parameters

    • Value extends HVal<Value>

    Parameters

    • value: Value
    • Optional message: string

      An optional message to display before the value.

    Returns Value

    The value instance.

Generated using TypeDoc