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