acme-strtok: A Haskell port of the C/PHP strtok function

[ acme, library, public-domain ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3
Dependencies base (>=3 && <5), mtl (>=2 && <3) [details]
License LicenseRef-PublicDomain
Author Manuel Eberl
Maintainer last name + m _at_ in.tum.de
Category ACME
Uploaded by eberlm at 2014-11-27T14:08:31Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3433 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]