Join Slack
Powered by
oh and i wanna make a pr that just adds an `as_tup...
# development
a
aloof-angle-91616
06/23/2018, 5:59 AM
oh and i wanna make a pr that just adds an
as_tuple()
method that calls
__getnewargs__()
to
datatype
so you can do tuple destructuring on that like
a, b = my_datatype_instance.as_tuple()
Open in Slack
Previous
Next