Returns a SList containing Value objects.
Each Value in the returned list will have the type returned by get_list_type. Remember that the empty SList is equal to <symbol>NULL</symbol>. The list is not a copy; it is "owned" by the Value and will be destroyed when the Value is destroyed.
| this |
a Value. |
|
a List. |