Rename "swizzle" to "concat"
Open
enhancement
- Dominant language
- Dart
- Stars
- 489
- Forks
- 88
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 10
Description
### Motivation
People often want to concatenate signals/values, and may search for an operation named "concat". The name "swizzle" is somewhat uncommon.
### Desired solution
Deprecate the name "swizzle" and replace with "concat", or something similar that is easier to find.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.