oref: Owned references in the Ownership Monad

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A monad which implements aspects of the Rust langauge's ownership system as a library in Haskell.


[Skip to Readme]

Properties

Versions 0.0.3, 0.0.3
Change log CHANGELOG.md
Dependencies base (>=4.8 && <5), containers, either, mtl (==2.2.1), transformers [details]
License BSD-3-Clause
Copyright 2017 Mike McGirr
Author Mike McGirr
Maintainer mike@oatsmail.com
Category Data
Home page https://github.com/lambda-land/OwnershipMonad#readme
Bug tracker https://github.com/lambda-land/OwnershipMonad/issues
Source repo head: git clone https://github.com/lambda-land/OwnershipMonad
Uploaded by mcgirr at 2020-04-13T00:15:22Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for oref-0.0.3

[back to package description]

ORef

Owned references in the Ownership Monad