I have a map!: #(a: 1) and want to convert it to an equivalent object! like: [a: 1].
Generate the object spec by converting the map to a block first. The map keys must all be word!s.
>> object to-block #(a: 5)
== make object! [
a: 5
]
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With