File: enumerable_statistics.rb

package info (click to toggle)
ruby-enumerable-statistics 2.0.7%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,132 kB
  • sloc: ruby: 2,220; ansic: 1,921; javascript: 408; makefile: 8; sh: 4
file content (3 lines) | stat: -rw-r--r-- 151 bytes parent folder | download
1
2
3
require_relative "enumerable_statistics/version"
require_relative "enumerable_statistics/array_ext"
require_relative "enumerable_statistics/histogram"