almibe / ligature-fs

F# based implementation of Ligature.
https://ligature.dev
Mozilla Public License 2.0
1 stars 0 forks source link

remove records and add assoc arrays #185

Closed almibe closed 2 months ago

almibe commented 3 months ago

record { x = 5 } assoc array with nested regular array [ x = [ 4, 5, 7 ]]