ofnote/tsalib

Include `join` spec in `warp`

Closed this issue · 1 comments

Right now join spec consists of a single shape annotation with * or ^

Allow join spec to be in l -> r form, e.g. (b,t,d)* -> (^,b,t,d). Then, a warp sequence can contain a join.

Added in in b75e1fe.