var(newState, output) = Operation(state, input);
Пример #2
0
 copyMatrix(newState, state);
Пример #3
0
 var(newState, result) = next(state, item);