An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

KMP

This module implements the Knuth-Morris-Pratt algorithm. It can search a word in a text in O(m+n) time, where m and n are the length of the word and the text. This module can apply on any list of instance of Eq.

Ecosystem
hackage.haskell.org
Latest Release
0.2.0.0
about 7 years ago
Versions
4
Downloads
4,273 total
Dependent Repos
1
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter by Kind
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/KMP
spec
License BSD-3-Clause
First Release almost 14 years ago
Last Synced 2 days ago
Repository
Stars 7 on GitHub
Forks 2 on GitHub