Fork me on GitHub
#hoplon
<
2018-11-22
>
James Vickers01:11:05

So how should I define original-cell so that it listens for the other cells? Something like this? (def original-cell (cell= (+ cell1 cell2 cell3)))

flyboarder04:11:29

@jamesvickers19515 you can do it however you want, I dont know what your use case is - if you give me more info I can wire an example for you