ulkb.Object.unfold_expression#
- Object.unfold_expression()#
Unfolds arguments of
Expression.- Returns:
Expression’s arguments unfolded.- Raises:
TypeError – Object is not an instance of
Expression.
Unfolds arguments of Expression.
Expression’s arguments unfolded.
TypeError – Object is not an instance of Expression.