end {
  print sort("not array or map", func (k,v) { return v % 10 >= 5});
}
