![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Functions | |
| T | identity (T obj) |
| NoReturn | raise_error (_, Type cl) |
Variables | |
| T = TypeVar("T") | |
| TypeAlias | Predicate = Callable[[Any], bool] |
Useful internal functions.
| T cattrs.fns.identity | ( | T | obj | ) |
The identity function.
| NoReturn cattrs.fns.raise_error | ( | _, | |
| Type | cl | ||
| ) |
At the bottom of the condition stack, we explode if we can't handle it.