We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc7b8fc commit 739029eCopy full SHA for 739029e
README.md
@@ -40,7 +40,7 @@ testable.
40
* [`UncheckedSendable`](#uncheckedsendable)
41
* [Serial execution](#serial-execution)
42
43
-### LockIsolated`
+### `LockIsolated`
44
45
The `LockIsolated` type helps wrap other values in an isolated context. It wraps the value in a
46
class with a lock, which allows you to read and write the value with a synchronous interface.
0 commit comments