Core
Collection of general helper methods
Typing
AnyCallable
AnyCallable (*args, **kwargs)
Generic interface for an object with a call operator that takes any number of arguments (both positional and named) and returns the type T
AnyCallable (*args, **kwargs)
Generic interface for an object with a call operator that takes any number of arguments (both positional and named) and returns the type T