Skip to content

First Array is mutable for assignment functions #222

Closed
@9prady9

Description

@9prady9

Array passed as lhs to the below functions should be immutable.

Following are functions effected by this bug.

  • assign_gen
  • assign_seq
  • set_row
  • set_rows
  • set_col
  • set_cols
  • set_slice
  • set_slices

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Bugs

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions