Closed jellejurre closed 1 month ago
it might be better to use nullable structs (int?) for lastValue and initialize with nulls?
int?
lastValue
Done
Done