Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

TraceValue #33

Open
jdonszelmann opened this issue Aug 25, 2021 · 0 comments
Open

TraceValue #33

jdonszelmann opened this issue Aug 25, 2021 · 0 comments

Comments

@jdonszelmann
Copy link
Contributor

TODO here:

// TODO: Do we want to re-use graph::Constant for this? They're equivalent but currently distinct in their usage, so I'm not sure it's the right API design decision.

How about a newtype?

struct TraceValue(graph::Constant);
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant