ListSignal
List signals can be created by extension or method and implement the List interface.
This makes them useful for creating signals from existing lists, or for creating signals that can be used as lists.
listSignal, ListSignal
toSignal()
Methods
List modifications are done directly on the underlying list and will trigger signals as expected.