{ "ch-1" : [ { "function" : "brokenkeys", "multiarg" : true, "arguments" : [ "perl", "perrrl" ], "result" : true }, { "multiarg" : true, "arguments" : [ "raku", "rrakuuuu" ], "result" : true }, { "multiarg" : true, "arguments" : [ "python", "perl" ], "result" : false }, { "multiarg" : true, "arguments" : [ "coffeescript", "cofffeescccript" ], "result" : true } ], "ch-2" : [ { "function" : "reverseletters", "arguments" : "p-er?l", "result" : "l-re?p" }, { "arguments" : "wee-k!L-y", "result" : "yLk-e!e-w" }, { "arguments" : "_c-!h_all-en!g_e", "result" : "_e-!g_nel-la!h_c" } ] }