File: mlr

package info (click to toggle)
miller 6.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 87,820 kB
  • sloc: ruby: 162; sh: 119; makefile: 87
file content (3 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (3)
1
2
3
end {
  print apply("not array or map", func (k,v) { return v % 10 >= 5});
}