powered by
Always(.x)
.x
# comment here always_0 <- Always(0) always_0() # 0 always_true <- Always(TRUE) always_true() # TRUE
Run the code above in your browser using DataLab