mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-30 14:52:41 +03:00
6c907a3509
The Once object allows the user to execute a function just once in a thread-safe way.