Control.Tweak.Var

Reference for Incremental Computing

data Var a

Existential Var Wrapper

data AnyVar

Helpers

type Update

type Children

class Cacheable a

Lenses

output

identifier

Dependency Manipulation

update

addChild

addChildSTM

Var IO CRU

newVar

readVar

modifyVar

writeVar

Var STM CRU

newVarSTM

readVarSTM

modifyVarSTM

writeVarSTM