ocaml-multicore / kcas

Software Transactional Memory for OCaml
https://ocaml-multicore.github.io/kcas/
ISC License
109 stars 11 forks source link

Avoid allocation in no-op update #130

Closed polytypic closed 8 months ago

polytypic commented 1 year ago

This PR makes a minor tweak to avoid an allocation in a no-op update.