any.== compares datatypes array.binop binary operations in arrays array.rand random populates an arrays array.unop unary operations in arrays ls.binop binary operations in list ls.butlast list but the last element ls.choose random choose an element of the list ls.getRotate N rotated element of a list ls.group groups elements into a list ls.iter list iteration ls.last last element of the list ls.max greatest element of a list ls.mean mean of the floats in a list ls.min minimum element in a list ls.mode mode of a list ls.quicksort quicksort algorithm implemented as a vanilla abstraction ls.removeAt removes element at index ls.rotate N rotation of a list ls.scramble randomize elements in a list ls.ser.arithm build an artithmetic series list ls.splice replaces element in a list with anothe list ls.unop perform unary operation in elements of a list mtxgui vanilla matrix interface mtxstep vanilla step sequencer with some non usual features slash.oscformat tool to format OSC messages slash.oscroute tool to route OSC messages symbol.== test if two symbols are equal symbol.split splits a symbol according to a char