add back-link in the return result of PartitionedCat to allow access
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 21 Oct 2021 13:31:36 +0000 (14:31 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 21 Oct 2021 13:31:36 +0000 (14:31 +0100)
commit9a9db43f4cecf0a43e1390a4fb8fd6746776f433
tree3039762a9aa5e0f205a835f38396937108920590
parent994d0c3f3d549b1aaa71f64277ed589098c15405
add back-link in the return result of PartitionedCat to allow access
to the submodule.
PartitionedAssign can then detect this and alter the conditions to
LHS *before* PartitionedCat.elaborate() is called

it was already established in commit 494757caa1f that the elaborates
are all called later
src/ieee754/part_cat/pcat.py