post>comments-url ( post -- user-url )


Vocabulary
hacker-news.private

Inputs
postan object


Outputs
user-urlan object


Definition


: post>comments-url ( post -- user-url )
"id" of
"https://news.ycombinator.com/item?id=%d" sprintf >url ;