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 ofExpression
;None
otherwise.
Unpacks arguments of Expression
(unsafe version).
Expression
’s arguments unpacked if object is an
instance of Expression
; None
otherwise.