Why isn't there an 'insertafter' to complement 'insertbefore'?

I can use ‘insertbefore’ to move an item to the top of a list. But there’s no corresponding operator to move an item to the bottom of a list. I know there’s other approaches, but it would be easier to explain, remember, and use if there were symmetry

See [IDEA] insertafter operator for symmetry with insertbefore · Issue #6551 · Jermolene/TiddlyWiki5 · GitHub