RubyGems Navigation menu

fdist 1.1.1

Given a block, Enumerable#fdist returns a frequency distribution of the results in the form of a Hash (sans block, distribution of raw element frequencies aka counts). Though one most often avoids imbuing a Hash w/ order-meaning, in this case the return Hash's pairs come ordered by frequency (i.e., the value side of the key-value pair).

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.1.4 November 13, 2018 (8.5KB)
  2. 1.1.2 March 18, 2018 (7.5KB)
  3. 1.1.1 April 16, 2014 (8KB)
  4. 1.0.1 December 22, 2013 (7KB)
  5. 1.0.0 December 16, 2013 (7KB)
全てのバージョンを表示(全13件)

Development依存関係 (5):

bundler ~> 1.0
jeweler ~> 2.0.1
rdoc ~> 3.12
shoulda >= 0
simplecov >= 0

所有者:

作者:

  • michael d. towle

SHA 256チェックサム:

=

累計ダウンロード数 24,008

このバージョンのみ 3,183

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: