Skip to main content

luna.function

function

def function()

Provides a decorator to transform functions within the framework, enabling the use of both standard and 'Valuable' types as parameters. The decorator unpacks 'Valuable' objects, allowing the decorated function to receive either the raw value or a 'Valuable' containing the value.