@metreeca/blue - v0.9.1
    Preparing search index...

    Function multiple

    • Creates a value range with no cardinality constraints (0..*).

      Allows zero or more values, resulting in an optional array type (undefined | readonly V[]).

      Type Parameters

      Parameters

      • shape: Lazy<S>

        The value shape or union for the linked set

      Returns Range<S["model"], undefined, undefined>

      A range with no minimum or maximum count