add-navigation-arrow ( str direction -- str ) (original) (raw)
add-navigation-arrow ( str direction -- str )
Inputs
str | an object |
---|---|
direction | an object |
Outputs
str | an object |
---|
Definition
: add-navigation-arrow ( str direction -- str )
prev = [ "←" prefix ] [ "→" suffix ] if ;