Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swhitty authored Sep 7, 2024
1 parent 0a3d5b0 commit 567dc0a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ Or mutate the state
let val = state.withLock { $0 += 1 }
```

# Gist

A simpler version compatible with macOS 13 / iOS 16 can be found in [this gist](https://gist.github.com/swhitty/571deb25d84c1954a7a01aafa661496e).


# Credits

swift-mutex is primarily the work of [Simon Whitty](https://github.com/swhitty).
Expand Down

0 comments on commit 567dc0a

Please sign in to comment.