added _ret for return sequences

This commit is contained in:
2024-10-06 22:27:49 +02:00
parent 9275169e8c
commit c4f09a0a3e
3 changed files with 36 additions and 2 deletions

View File

@ -88,6 +88,13 @@
),)
}
#let _ret(comment: none) = {
return ((
type: "ret",
comment: comment
),)
}
#let render(pars-i, x-pos, participants, elmt, y, lifelines) = {
let shapes = ()