list.thin
Remove duplicates from a list. (similar to zl.thin)
list.thin(input): out1
Arguments:
Arguments
Name | Type | Default | Description |
---|---|---|---|
input | list | list input |
Returns
Name | Type | Description |
---|---|---|
out1 | list | list with duplicates removed |
Remove duplicates from a list. (similar to zl.thin)
list.thin(input): out1
Name | Type | Default | Description |
---|---|---|---|
input | list | list input |
Name | Type | Description |
---|---|---|
out1 | list | list with duplicates removed |