add StageChain class which links an arbitrary number of combinatorial stages
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 20 Mar 2019 10:56:38 +0000 (10:56 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 20 Mar 2019 10:56:38 +0000 (10:56 +0000)
commit00c8ebabaeacdb7d44c804c893954e371c0f4641
tree24f83211d8adb93ac19f7f371db1abab32c8c5ce
parent94f4ce1c9675dddd323a50624ae22f9e9406be61
add StageChain class which links an arbitrary number of combinatorial stages
together into a single stage, presenting the exact same API
src/add/example_buf_pipe.py