aboutsummaryrefslogtreecommitdiffstats
path: root/trietest.json
blob: a8fb7ca866639ff4fece14c45fbdd0c2802d657f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
  "singleItem": {
    "in": {
      "A": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
    },
    "root": "d23786fb4a010da3ce639d66d5e904a11dbc02746d1ce25029e53290cabf28ab"
  },
  "dogs": {
    "in": {
      "doe": "reindeer",
      "dog": "puppy",
      "dogglesworth": "cat"
    },
    "root": "8aad789dff2f538bca5d8ea56e8abe10f4c7ba3a5dea95fea4cd6e7c3a1168d3"
  },
  "puppy": {
    "in": {
      "do": "verb",
      "horse": "stallion",
      "doge": "coin",
      "dog": "puppy"
    },
    "root": "5991bb8c6514148a29db676a14ac506cd2cd5775ace63c30a4fe457715e9ac84"
  },
  "emptyValues": {
    "in": {
      "do": "verb",
      "ether": "wookiedoo",
      "horse": "stallion",
      "shaman": "horse",
      "doge": "coin",
      "ether": "",
      "dog": "puppy",
      "shaman": ""
    },
    "root": "4505cb6d817068bcd68fb225ab4d5ab70860461d3b35738bf6bcf7b44d702d0d"
  },
  "foo": {
    "in": {
      "foo": "bar",
      "food": "bat",
      "food": "bass"
    },
    "root": "17beaa1648bafa633cda809c90c04af50fc8aed3cb40d16efbddee6fdf63c4c3"
  },
  "smallValues": {
    "in": {
      "be": "e",
      "dog": "puppy",
      "bed": "d"
    },
    "root": "3f67c7a47520f79faa29255d2d3c084a7a6df0453116ed7232ff10277a8be68b"
  },
  "testy": {
    "in": {
      "test": "test",
      "te": "testy"
    },
    "root": "8452568af70d8d140f58d941338542f645fcca50094b20f3c3d8c3df49337928"
  }
}