Crate glider_gun_bicycle_book_wordcount

Crate glider_gun_bicycle_book_wordcount 

Source
Expand description

wordcount はシンプルな文字、単語、行の出現頻度の計数機能を提供します。 詳しくはcount関数のコメントを見てください。

Enums§

CountOption
count で使うオプション

Functions§

count
inputから1行ずつUTF-8文字列を読み込み、頻度を数える