Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 515 Bytes

File metadata and controls

16 lines (11 loc) · 515 Bytes

High Abstraction Identity-Preserving Membrane

JavaScript Implementation

The following is a membrane implementation that satisfies the formal property of unavoidable transitive interposition. The implementation preserves the boundary between the two "wet" and "dry" sides.

More @ http://wiki.ecmascript.org/doku.php?id=harmony:proxies

Why it does not work on any browser?

It works on nidium browser.