Availability::- use_module(library(url)).
(can be autoloaded)
is_absolute_url(+URL)True if URL is an absolute URL. That is, a URL
that starts with a protocol identifier.
Availability::- use_module(library(url)).
(can be autoloaded)
is_absolute_url(+URL)True if URL is an absolute URL. That is, a URL
that starts with a protocol identifier.