Features and examples:
turn a dash separated string into a tuple
arg – a dash separated string “a-b”
(a,b)