Handbook
Glossary
(server-url) ( server -- )
Vocabulary
couchdb
Inputs
server
an
object
Outputs
None
Definition
USING:
accessors
kernel
make
math.parser
;
IN:
couchdb
:
(server-url)
( server -- )
"https://"
%
[
host>>
%
]
[
58
,
port>>
number>string
%
]
bi
47
,
;
inline