Higher-order Callable Object imbuing quick and dirty behaviour onto other Callable Objects.
Synopsis
- Parameters
-
f | An instance of eve::callable |
- Returns
- A Callable Object performing the same kind of operation but using quick and dirty version whenever available.
- Warning
- using this decorator can imply loss of accuracy.