Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Functions | Variables
cattrs.fns Namespace Reference

Functions

identity (T obj)
 
NoReturn raise_error (_, Type cl)
 

Variables

 T = TypeVar("T")
 
TypeAlias Predicate = Callable[[Any], bool]
 

Detailed Description

Useful internal functions.

Function Documentation

◆ identity()

T cattrs.fns.identity ( obj)
The identity function.

◆ raise_error()

NoReturn cattrs.fns.raise_error (   _,
Type  cl 
)
At the bottom of the condition stack, we explode if we can't handle it.