Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
function serialize(param) {
return Json.stringify(Model.Encode[/* state */3](/* tuple */[
param[/* setup */0],
Rebase.List[/* map */0]((function (pod) {
return pod[/* data */0];
}), param[/* tests */1])
]));
}