I never really used labeled blocks until getting into #zig, despite using other languages that support them. The frequent use of them in Zig really opened my eyes to how they can lead to elegant algorithms.
I wonder why other language use them so infrequently.