VictoriaMetrics/lib/decimal
Aliaksandr Valialkin 87338633b1
lib/slicesutil: add helper functions for setting slice length and extending its capacity
The added helper functions - SetLength() and ExtendCapacity() - replace error-prone code with simple function calls.
2024-05-12 11:33:49 +02:00
..
decimal.go lib/slicesutil: add helper functions for setting slice length and extending its capacity 2024-05-12 11:33:49 +02:00
decimal_test.go lib/decimal: use consistent randomizer in tests 2023-01-23 19:24:05 -08:00
decimal_timing_test.go lib: consistently use atomic.* types instead of atomic.* functions 2024-02-24 02:10:04 +02:00