dup -- Explicit un-sharing in Haskell

Abstract

We propose two operations to prevent sharing in Haskell that do not require modifying the data generating code, demonstrate their use and usefulness, and compare them to other approaches to preventing sharing. Our claims are supported by a formal semantics and a prototype implementation.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…