diff icon indicating copy to clipboard operation
diff copied to clipboard

wip: attempt at not using slow shapeless for (large) co-products

Open cvogt opened this issue 7 years ago • 0 comments

this is work in progress. it currently still leads to

[error] /Users/chris/xdotai/diff/test/Main.scala:25: could not find implicit value for parameter e: ai.x.diff.DiffShow[Foo]
[error]   implicitly[DiffShow[Parent]]
[error]             ^

cvogt avatar Aug 02 '16 16:08 cvogt