15:27
<pokute>
Would @ work as an infix operator itself: op |> (a @ b) if we were to have run-time ability to add new infix oprators?
17:59
<ljharb>
how would we have that runtime ability?
19:39
<pokute>
Just considering all possible future extensions to the language