ulkb.Object.unpack_expression_unsafe#
- Object.unpack_expression_unsafe()#
- Unpacks arguments of - Expression(unsafe version).- Returns:
- Expression’s arguments unpacked if object is an instance of- Expression;- Noneotherwise.
 
Unpacks arguments of Expression (unsafe version).
Expression’s arguments unpacked if object is an
instance of Expression; None otherwise.