static O[] litmapparams(O... l) {
  ret new O[] { litmap(l) };
}