Mohamed A. Bamakhrama
Mohamed A. Bamakhrama
I made a pull request (#13 ) that makes the choice of global state vs. per-function-parameter configurable at compile-time. This is useful in projects where, for example, the use of...
Thanks a lot @canerbulduk for your pull request. Looking to the example snippet, I wonder why you define `mealy_out0` as Mealy output. A Mealy output by definition depends on current...
Thanks @andcor for the PR. Can you show an example of the output before and after your change?