korowai/framework

View on GitHub
packages/contextlib/README.md

Summary

Maintainability
Test Coverage
# korowai/contextlib

Provides functionality similar to that of Python’s
[with-statement](https://docs.python.org/reference/compound_stmts.html#with)
contexts.

This package is a part of [Korowai Framework](https://github.com/korowai/framework/).