..b) ( a b step -- a' b' step )


Vocabulary
ranges.private

Inputs
aan object
ban object
stepan object


Outputs
a'an object
b'an object
stepan object


Definition


: ..b) ( a b step -- a' b' step ) dup [ - ] curry dip ; inline