The elm compiler sorts the fields alphabetically in the generated JS. No need to worry about this JS detail in Elm code!
The current record update function also preserves the field order in JS.
The elm compiler sorts the fields alphabetically in the generated JS. No need to worry about this JS detail in Elm code!
The current record update function also preserves the field order in JS.