hi
although my problem seems to be simple, i don't have any solution for it:
i'd like to create a list consisting of two elements, like you normally do with [pack]. my problem: the elements can be floats OR symbols, but the the [pack]-object expects only one type for each argument. how can i "pack" anything together?
thanks for ideas