acme-strtok: A Haskell port of the C/PHP strtok function
This package provides a Haskell version of the strtok function from C/PHP. Successive calls of this function return tokens (delimited by given delimiting characters) from a string (or a list), one by one.
Versions [faq] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3 |
---|---|
Dependencies | base (>=3 && <5), mtl (==2.*) [details] |
License | LicenseRef-PublicDomain |
Author | Manuel Eberl |
Maintainer | last name + m _at_ in.tum.de |
Category | ACME |
Uploaded | by eberlm at Thu Nov 27 14:08:31 UTC 2014 |
Distributions | NixOS:0.1.0.3 |
Downloads | 1650 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Downloads
- acme-strtok-0.1.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)