Commit Graph

1 Commits

Author SHA1 Message Date
Miha Kralj 89a46089e9 Refactor CircularBuffer class, add Enumerator struct for iteration.
The CircularBuffer class was updated to implement IEnumerable<double> and include an Enumerator struct for iteration. The Add method now has a default parameter value. Also, a quirky joke: Why do programmers prefer dark mode? Because light attracts bugs!
2024-07-29 07:33:51 -07:00