rust/library
Jubilee Young 2d0ebca979 Move first OnceLock example to LazyLock
This example is spiritually an example of LazyLock, as it computes a
variable at runtime but accepts no inputs into that process.
It is also slightly simpler and thus easier to understand.
Change it to an even-more concise version and move it to LazyLock.

The example now editorializes slightly more. This may be unnecessary,
but it can be educational for the reader.
2024-06-02 22:53:41 -07:00
..
2024-05-27 19:53:31 -07:00
2024-05-30 09:51:27 +08:00
2024-05-11 14:31:55 +02:00
2024-05-30 09:51:27 +08:00