Like `class Task (val value: String)` and then inc...
# tornadofx
j
Like
class Task (val value: String)
and then include inside this class its own append/remove methods?