Function makeDefaultValue

  • Returns a default haystack value for the kind.

    Parameters

    • kind: Kind

      The haystack data type's kind.

    Returns HVal | undefined

    The default haystack value or undefined if one cannot be created.

Generated using TypeDoc