primitive-primvar: Unboxed variables for `Prim` values.

[ library, primitive ] [ Propose Tags ]

This package provides the type PrimVar, which is internally a PrimArray of one element, but with a convenient MutVar-like API.


[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.0.0.0
Change log CHANGELOG.md
Dependencies base (>=4.13 && <4.18), primitive (>=0.7.1 && <0.8) [details]
License CC0-1.0
Author Russell Hernandez Ruiz
Maintainer qrpnxz@hyperlife.xyz
Category primitive
Home page https://sr.ht/~qrpnxz/primitive-primvar/
Bug tracker https://todo.sr.ht/~qrpnxz/primitive-primvar
Source repo head: git clone https://git.sr.ht/~qrpnxz/primitive-primvar
this: git clone https://git.sr.ht/~qrpnxz/primitive-primvar(tag 0.0.0.0)
Uploaded by qrpnxz at 2022-09-15T07:18:26Z
Distributions
Downloads 70 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-09-15 [all 1 reports]

Readme for primitive-primvar-0.0.0.0

[back to package description]

primitive-primvar

Version 0.0.0.0

Description

This package provides the type PrimVar, which is internally a PrimArray of one element, but with a convenient MutVar-like API.

This project follows the Haskell Package Versioning Policy.

Each contributor waives their Copyright and Related Rights to this work according to CC0-1.0.

Patent

Each contributor licenses you to do everything with this work that would otherwise infringe any patent claims they can license or become able to license.