| Crates.io | linefreq |
| lib.rs | linefreq |
| version | 0.2.0 |
| created_at | 2023-11-01 07:23:37.314118+00 |
| updated_at | 2023-11-02 15:54:50.316323+00 |
| description | Count the frequency of each line in stdin |
| homepage | https://github.com/kantord/linefreq |
| repository | https://github.com/kantord/linefreq |
| max_upload_size | |
| id | 1020686 |
| size | 9,697 |
Count the number of times each line occurs in stdin. Does not require lines to be presorted.