om

Please ask the channel first, not @dnolen directly!
2017-12-28T18:37:58.000055Z

Hello, is there a specification for what to expect in a call to the read function you supply to om.next?

2017-12-28T18:38:41.000172Z

The key parameter is either a property to look up, or the first element in an ident (not sure why on this)

2017-12-28T18:39:00.000353Z

env/query - the right hand side of a join, or nil?

2017-12-28T18:39:19.000149Z

env/query-root ~ :om.next/root or an ident?

2017-12-28T18:39:34.000299Z

etc etc

2017-12-28T18:40:40.000128Z

I am going by reading Tony Kay's tutorial plus plugging different queries into a heavily logging read, is there a more formal way to approach it?