a1445c8b

↗ HN profile [ 110 ms ] full profile
Karma
166
Created
January 31, 2022 (4y ago)
Submissions
0
  1. If I reduce a state machine to a function that 1) accepts a current_state and an input, and 2) returns an output, is that still a valid state machine?