Foreign.Var
data Var a
newVar
mapVar
data SettableVar a
type GettableVar
class HasSetter t a
($=!)
class HasUpdate t a b
class HasGetter t a