Ah, I should have tried first!
> On 23 Dec 2015, at 11:57 AM, Erik Schnetter <[email protected]> wrote: > > Yes; this seems to work out of the box. > > ⋐(a,b)=a<b > 0⋐1 > true > > -erik > > On Tue, Dec 22, 2015 at 7:01 PM, Sheehan Olver <[email protected] > <mailto:[email protected]>> wrote: > I am hoping to add a function ⋐ that can be used like > > a ⋐ b > > is it possible (without modifying Julia itself) to add ⋐ as an infix function? > > > > > > -- > Erik Schnetter <[email protected] <mailto:[email protected]>> > http://www.perimeterinstitute.ca/personal/eschnetter/ > <http://www.perimeterinstitute.ca/personal/eschnetter/>
