decode-value ( string -- string' )


Vocabulary
txon.private

Inputs
stringan object


Outputs
string'an object


Definition


: decode-value ( string -- string' ) "\\`" "`" replace ;