mediachain / L-SPACE

[DEPRECATED] Books = Knowledge = Power = (Mass x Distance^2) / Time^3
MIT License
9 stars 1 forks source link

Better(ish) traversal #61

Open parkan opened 8 years ago

parkan commented 8 years ago

Pushing this up for comments. It's been kind of a slog and I'm not very happy with where it's at.

I'm thinking that representing each step as an HList might make this nicer, but that's bound to be another rabbit hole

(tests will fail, I'm also struggling with the specs2 json matcher DSL)

parkan commented 8 years ago

Ok gonna leave this failing until after product meeting