Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.

DataFlow: Introduce liftDF' #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

bgamari
Copy link
Contributor

@bgamari bgamari commented Dec 3, 2017

The current type of liftDF is rather unsatisfactory: Conceptually the "valid" and "data" signals are one unit, yet this is not reflected in their types. Moreover, there is little typing together the data and backpressure signals. Here I have added liftDF' which has the type I would have expected.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant