Handbook
Glossary
open-link ( link -- href text )
Vocabulary
farkup
Inputs
link
an
object
Outputs
href
an
object
text
an
object
Definition
USING:
accessors
kernel
;
IN:
farkup
:
open-link
( link -- href text )
[
href>>
]
[
text>>
(write-farkup)
]
bi
;