# Pastebin sYITKQJ8 template popBack*(a: seq): untyped = let tmp = move a[0]; a.delete 0; tmp