bytestring-ft: Byte String implemented on Finger Tree

[ bsd3, data, library ] [ Propose Tags ] [ Report a vulnerability ]

Modules

  • Data
    • ByteString
      • Data.ByteString.FingerTree
        • Data.ByteString.FingerTree.Bits
        • Data.ByteString.FingerTree.CString
        • Data.ByteString.FingerTree.Char8
        • Data.ByteString.FingerTree.Internal

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), bytestring (>=0.12 && <0.13), mono-traversable (>=1 && <2) [details]
License BSD-3-Clause
Copyright Copyright (c) 2025 Yoshikuni Jujo
Author Yoshikuni Jujo
Maintainer yoshikuni.jujo@gmail.com
Category Data
Home page https://github.com/YoshikuniJujo/bytestring-ft#readme
Bug tracker https://github.com/YoshikuniJujo/bytestring-ft/issues
Source repo head: git clone https://github.com/YoshikuniJujo/bytestring-ft
Uploaded by YoshikuniJujo at 2025-11-18T00:52:16Z
Distributions
Downloads 0 total (0 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-11-18 [all 2 reports]

Readme for bytestring-ft-0.1.0.0

[back to package description]

bytestring-ft

Byte String implemented on Finger Tree.