Skip to content
This repository was archived by the owner on Jul 27, 2026. It is now read-only.
This repository was archived by the owner on Jul 27, 2026. It is now read-only.

Mix vector and scalar in operation #14

Description

@eugpermar

Currently you can only operate in vectors vectors or scalar scalar, but you can't mix them. rb_monitor could operate in a scalar vector this way:

3 x [1, 2, 3] = [3, 6, 9]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions