Utils ModuleΒΆ

This module provides a set of functions that may be used in multiple modules. The scope of this module is to provide functions that are not specific to any particular module, to decouple the modules from each other and to avoid code duplication.