smpl_util.util¶
Simplified general utilities.
Functions
| 
 | Return the element in  | 
| 
 | Returns the index of the element in  | 
| 
 | Returns dict[key] if this exists else default. | 
| 
 | Checks if the key is in the dict and not None. | 
| 
 | Annotation to replace the name of a function argument. | 
| 
 | Concats string  | 
| 
 | Checks if the key is in the dict and not None and True. | 
| 
 | Decorator to add with_ methods to a class. |