Add example on how to use Logic Array assignment would be good
Open
documentation
enhancement
- Dominant language
- Dart
- Stars
- 489
- Forks
- 88
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 10
Description
### Motivation
Add a simple example to website https://intel.github.io/rohd-website/docs/logic-arrays/ on how to use array assignment, users are confuse with:
```dart
logicArray.elements[0]; // a[0]
```
Probably, example of assignment in conditionals also would be helpful. https://github.com/intel/rohd/discussions/425
### Desired solution
Improve documentation
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.