There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.