Closed IsaacMarovitz closed 10 months ago
Extend the use of var() and Shared<> so it can be used with more atomic types.
var()
Shared<>
Thanks for the PR!
Actually, the PR did not compile, so I'm reverting it.
Extend the use of
var()
andShared<>
so it can be used with more atomic types.