- version-extend VER COMP...procedure
Returns copy of VER with added "depth", in the form of a new "tail", in "exploded" form.
- VER
- semantic-version ; version to extend.
- COMP
- (list-of (or number string symbol char)) ; version components.
Returns copy of VER with added "depth", in the form of a new "tail", in "exploded" form.