Delegate.Sandbox
A library that provides a Computation Expression named SandboxBuilder, sandbox { return 42 }, which ensures that values returned from the computation are I/O side-effects safe and if not, they are marked as unsafe returning an exception.
Install / Use
/learn @delegateas/Delegate.SandboxREADME
Delegate.Sandbox
http://delegateas.github.io/Delegate.Sandbox/
