var(newState, output) = Operation(state, input);
示例#2
0
 copyMatrix(newState, state);
示例#3
0
 var(newState, result) = next(state, item);