# core/decorators (deprecated)
This module provides a bunch of helper decorators for functions. Mind that this module is deprecated and will be removed from the next major release of the library. You can use modules from [core/functools](src_core_functools.html) instead of this.