broadcast function

VARP broadcast(
  1. VARP x,
  2. VARP y
)

Implementation

VARP broadcast(VARP x, VARP y) => throw UnimplementedError();