Handbook
Glossary
expand-url ( string -- url )
Vocabulary
webapps
.
wee-url
Inputs
string
an
object
Outputs
url
an
object
Definition
USING:
accessors
db.tuples
kernel
;
IN:
webapps.wee-url
:
expand-url
( string -- url )
short-url
new
swap
>>short
select-tuple
url>>
;