class documentation
class SerializableFunction(Generic[
Wrapper around a function that conforms with JSONable.
| Method | __call__ |
Delegate invocation to the wrapped callable. |
| Method | to |
Return an empty object. |
| Method | type |
Return the static type code supplied at construction time. |
| Class Variable | original |
Undocumented |
| Class Variable | type |
Undocumented |