Add `State.ssa` to enable SSA in `FiniteStateMachine`
Open
enhancement
help wanted
- Dominant language
- Dart
- Stars
- 489
- Forks
- 88
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 10
Description
### Motivation
Based on discussion in #569
It can be useful to use `Combinational.ssa` in a `FiniteStateMachine`, but there's not really a way to do that currently.
### Desired solution
Add, perhaps, a `State.ssa` that allows you to use `Combinational.ssa` inside of a `FiniteStateMachine`
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.