comachine icon indicating copy to clipboard operation
comachine copied to clipboard

Kotlin coroutine capable Finite-State Machine (multiplatform)

Results 1 comachine issues
Sort by recently updated
recently updated
newest added

## API refinement - [x] Make `onEnter` non suspending - [x] Add non suspending `on` - [x] Add `getExtra` and `setExtra` methods - [x] Add support for multiple handlers for...