You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just as the name suggests, I wonder if serde can preserve the order of key-value pair 🤔. This will make the transpiler more consistent and can be used to alter source code.
Just as the name suggests, I wonder if serde can preserve the order of key-value pair 🤔. This will make the transpiler more consistent and can be used to alter source code.
Another use case is to generate Scdlang (Generate scdlang from other formats #22) from interchangeable format like SCXML or CSV (Generate state transition table #24).
Also, watch out if there is the performance penalty!
The text was updated successfully, but these errors were encountered: