jow- / ucode

JavaScript-like language with optional templating
ISC License
87 stars 24 forks source link

lib: support object ordering in `uc_sort()` #153

Closed jow- closed 1 year ago

jow- commented 1 year ago

Extend uc_sort() to utilize ucv_object_sort() in order to support reordering object keys.