Qqwy / haskell-arc

An (extremely experimental!) proof-of-concept of using linear types to do atomic reference counting with safe (COW-style) interior mutability in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arc

NOTE: This library is in an extremely early stage of development.

About

An (extremely experimental!) proof-of-concept of using linear types to do atomic reference counting with safe (COW-style) interior mutability in Haskell

License:Other


Languages

Language:Haskell 100.0%