withList
Builds a new SimpleList wrapping a persistent copy of list.
Return
A new SimpleList.
Parameters
list
The values the returned list should expose.
Builds a new SimpleList wrapping a persistent copy of list.
A new SimpleList.
The values the returned list should expose.