Sxtanna

Results 23 comments of Sxtanna

> The test you wrote is the right one but I don't understand why it passes - maybe because I made "a" appear symmetrically in the proposed test case? The...

> If you make the test merge a more complicated list of keys does it still pass? > I don't know, something like a,b,a,c,q,c,q,d,c,b,q > If this actually deterministically associative...

@havocp Is this what you're looking for? ![image](https://user-images.githubusercontent.com/20979389/121594800-8f25c400-ca0b-11eb-989b-69a79eedf1ef.png) I can attempt creating one that uses substitutions, but this is pretty much already over my head.

> Yep I think so. So what is the "rule" making that deterministic, is it that we always keep the relative order of keys in the first object, when we...

> I'm wondering how to prove that this algorithm is always associative vs. happens to work in the cases we tried. 🤔 especially if we get the ${} feature involved....

> yeah I meant like an informal math-style proof. just thinking through whether the stated rule if correctly implemented is associative. > > It won't hurt to also test some...

Hey, can you tell me what is happening on your client to trigger this. The line numbers don't correspond to what I have here, so I can't really pinpoint what's...

players can join the server as of 1634cd193521f6be2eb58296b57bcef3f6900809

```toml [Display] motd = "A GoMc Server" [Version] version = "1.15.2" [Network] host = "0.0.0.0" port = 25565 ``` I personally would like to use TOML

@MarshallOfSound Can this be merged? It's getting pretty old... 🤔