sodium icon indicating copy to clipboard operation
sodium copied to clipboard

Java: add Transaction.isActive()

Open the-real-blackh opened this issue 7 years ago • 0 comments

As discussed in #106, we should add a Transaction.isActive() method that returns true if we are currently within a transaction. This is useful for integration into non-FRP GUI libraries.

the-real-blackh avatar Feb 06 '18 21:02 the-real-blackh