Skip to content
  • Amin Timany's avatar
    Change with_lock · 6fd15b0a
    Amin Timany authored
    It now produces a lambda that when evaluated with a value runs the underlying
    lambda that value after acquiring the lock. As before, the lock is released
    afterwards.
    6fd15b0a