sebaubuntu_libs.libtyping

Typing utils.

Functions

is_iterable_and_not_str(obj)

Check if an object is iterable and not a string.

sebaubuntu_libs.libtyping.is_iterable_and_not_str(obj: object)

Check if an object is iterable and not a string.