primitive-stablename: primitive operations on StableNames

[ bsd3, data, library ] [ Propose Tags ]

Primitive operations on Data.Primitive.StableNames. This differs from the module System.Mem.StableName, in that it works in Control.Monad.ST.ST, IO, and any monad transformer stack built on top of either. It is recommended that users read the documentation of System.Mem.StableName to learn more about the properties of Data.Primitive.StableNames.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Change log CHANGELOG.md
Dependencies base (>=4.10.1.0 && <4.13), primitive (>=0.6.4 && <0.8) [details]
License BSD-3-Clause
Copyright © 2019 chessai
Author chessai
Maintainer chessai <chessai1996@gmail.com>
Category Data
Home page https://github.com/chessai/primitive-stablename
Bug tracker https://github.com/chessai/primitive-stablename/issues
Source repo head: git clone https://github.com/chessai/primitive-stablename.git
Uploaded by chessai at 2019-05-16T21:06:58Z
Distributions
Downloads 549 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-05-16 [all 1 reports]

Readme for primitive-stablename-0.1

[back to package description]

primitive-stablename

Hackage BSD3 license

primitive operations on StableNames