Provides a custom print method for typed functions, displaying their parameter types and return type.
Usage
# S3 method for class 'typed_function'
print(x, ...)
Provides a custom print method for typed functions, displaying their parameter types and return type.
# S3 method for class 'typed_function'
print(x, ...)