mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
commit
c5d7bd3e65
@ -31,9 +31,9 @@ same type, mixed-typed elements will be converted to the most general type:
|
||||
```
|
||||
> toset(["a", "b", 3])
|
||||
[
|
||||
"3",
|
||||
"a",
|
||||
"b",
|
||||
"3",
|
||||
]
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user