Documentation - v0.0.0
    Preparing search index...
    • Merge array into ArrayLiteralExpression.

      Parameters

      • arrayLiteral: ArrayLiteralExpression

        ArrayLiteralExpression to merge into.

      • value: ArrayLiteralMergeValue

        Values to merge in array literal.

      Returns (string | WriterFunction)[]

      Produces a concat-ed array of unique elements. Any writer functions will be added as-is.