end {
  print sort({"a":1,"b":2,"c":3}, func (ak,av,bk,bv) { });
}
