Skip to main content

Crate beeyan_bicycle_book_wordcount

Crate beeyan_bicycle_book_wordcount 

Source
Expand description

wordcountは文字, 単語, 行の出現頻度の計算機能を提供する 詳しくはcount関数のドキュメントを見てください

Enums§

CountOption
countで使うオプション

Functions§

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