22. Decorators
Decorators in Talos can be used to modify variable targets upon construction. This is particularly useful for adding dynamic functionality to objects without affecting the expected behaviour.
Unimplemented...
Decorators in Talos can be used to modify variable targets upon construction. This is particularly useful for adding dynamic functionality to objects without affecting the expected behaviour.
Unimplemented...