om-next

2016-05-19T14:15:06.000070Z

Excuse the newbie question, I am reading through the quick start with Om.Next and I don’t understand why the read function (https://github.com/omcljs/om/wiki/Quick-Start-%28om.next%29#a-read-function) has :as env when env isn’t referenced anywhere else in the function

2016-05-19T14:38:54.000072Z

I think it gets used later on in the tutorial when the read becomes defmulti