// Note: using internal macro for these two because they do not have a NOT_ version KRATOS_REGISTER_IN_PYTHON_FLAG_IMPLEMENTATION(m,ALL_DEFINED); KRATOS_REGISTER_IN ...
Sorted Containers is an Apache2 licensed sorted collections library, written in pure-Python, and fast as C-extensions. Python's standard library is great until you need a sorted collections type. Many ...