Is it possible to use a show rule to show $->^~$ as ⥲?
#show math.attach.where(
base: $->$.body,
t: $~$.body,
b: none,
tl: none,
bl: none,
tr: none,
br: none,
): $arrow.r.tilde$ // ⥲
$x ->^~ y$

7 Likes
Wow, that’s great!