1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-06-15 15:30:20 +02:00
aerc/lib/iterator
Robin Jarry 0ca8087ec9 treewide: replace interface{} with any
Since go 1.18, interface{} can be replaced with any.

Signed-off-by: Robin Jarry <robin@jarry.cc>
Reviewed-by: Karel Balej <balejk@matfyz.cz>
2025-04-07 10:51:05 +02:00
..
impl.go treewide: replace interface{} with any 2025-04-07 10:51:05 +02:00
index.go treewide: fix English spelling 2025-01-21 13:39:01 +01:00
index_test.go iterator: add functionality to move indices 2022-10-27 22:44:39 +02:00
iterator.go treewide: replace interface{} with any 2025-04-07 10:51:05 +02:00
iterator_test.go tests: fix error with go 1.24 2025-01-16 21:00:38 +01:00