trySend

abstract fun trySend(e: E): Boolean

Tries to send an event e to the machine and returns false if calling send instead of trySend would suspend