looks like a way to skip the `.value` getter …
# compose
a
looks like a way to skip the
.value
getter …
a
yep, that's all. It just makes accessing the
.value
property behave like a standard
val
or
var
.