toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-api
/
org.modelix.model.api
/
IBranch
/
computeWriteT
compute
Write
T
open
fun
<
T
>
computeWriteT
(
computable
:
(
IWriteTransaction
)
->
T
)
:
T
Performs a computable write operation, which returns a value, in a write transaction on this branch.