21 Nov
2013
21 Nov
'13
12:29 p.m.
Hello, everybody: I've been looking at Michael Heuer's (most excellent) LiCK library. He uses an idiom that I don't see documented: intervals.get(i) $ Interval @=> Interval interval; from Arpeggiator.ck, line 35 https://github.com/heuermh/lick/blob/master/Arpeggiator.ck What does $ do? Of course just because I don't see it in the documentation doesn't mean it's not there, so please feel free to point me to the docs if I've overlooked it. Thanks! Greg