-
@AndreJaenisch Do you mean the temporary
slash-list()
function? The problem goes both ways, so slash-list() can be used to clearly create a /-delimited list without accidentally doing math: span 3 / 6 » span 0.5 slash-list(span 3, 6) » span 3 / 6 Only needed until we remove /-division…