spekk.transformations.apply# Apply applies function f to the output of the wrapped function. Classes Apply(f, *args, **kwargs) Transform a function such that f is applied to the output of it.